* [linux-next:master 5684/6443] htmldocs: Documentation/gpu/todo.rst:469: WARNING: Unexpected indentation.
@ 2023-08-02 14:42 kernel test robot
2023-08-02 14:51 ` Doug Anderson
0 siblings, 1 reply; 2+ messages in thread
From: kernel test robot @ 2023-08-02 14:42 UTC (permalink / raw)
To: Douglas Anderson
Cc: oe-kbuild-all, Linux Memory Management List, Maxime Ripard, linux-doc
tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head: 626c67169f9972fffcdf3bc3864de421f162ebf5
commit: d2aacaf07395bd798373cbec6af05fff4147aff3 [5684/6443] drm/panel: Check for already prepared/enabled in drm_panel
reproduce: (https://download.01.org/0day-ci/archive/20230802/202308022221.APCRi7vk-lkp@intel.com/reproduce)
If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202308022221.APCRi7vk-lkp@intel.com/
All warnings (new ones prefixed by >>):
>> Documentation/gpu/todo.rst:469: WARNING: Unexpected indentation.
vim +469 Documentation/gpu/todo.rst
465
466 In a whole pile of panel drivers, we have code to make the
467 prepare/unprepare/enable/disable callbacks behave as no-ops if they've already
468 been called. To get some idea of the duplicated code, try:
> 469 git grep 'if.*>prepared' -- drivers/gpu/drm/panel
470 git grep 'if.*>enabled' -- drivers/gpu/drm/panel
471
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [linux-next:master 5684/6443] htmldocs: Documentation/gpu/todo.rst:469: WARNING: Unexpected indentation.
2023-08-02 14:42 [linux-next:master 5684/6443] htmldocs: Documentation/gpu/todo.rst:469: WARNING: Unexpected indentation kernel test robot
@ 2023-08-02 14:51 ` Doug Anderson
0 siblings, 0 replies; 2+ messages in thread
From: Doug Anderson @ 2023-08-02 14:51 UTC (permalink / raw)
To: kernel test robot
Cc: oe-kbuild-all, Linux Memory Management List, Maxime Ripard, linux-doc
Hi,
On Wed, Aug 2, 2023 at 7:43 AM kernel test robot <lkp@intel.com> wrote:
>
> tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
> head: 626c67169f9972fffcdf3bc3864de421f162ebf5
> commit: d2aacaf07395bd798373cbec6af05fff4147aff3 [5684/6443] drm/panel: Check for already prepared/enabled in drm_panel
> reproduce: (https://download.01.org/0day-ci/archive/20230802/202308022221.APCRi7vk-lkp@intel.com/reproduce)
>
> If you fix the issue in a separate patch/commit (i.e. not just a new version of
> the same patch/commit), kindly add following tags
> | Reported-by: kernel test robot <lkp@intel.com>
> | Closes: https://lore.kernel.org/oe-kbuild-all/202308022221.APCRi7vk-lkp@intel.com/
>
> All warnings (new ones prefixed by >>):
>
> >> Documentation/gpu/todo.rst:469: WARNING: Unexpected indentation.
>
> vim +469 Documentation/gpu/todo.rst
>
> 465
> 466 In a whole pile of panel drivers, we have code to make the
> 467 prepare/unprepare/enable/disable callbacks behave as no-ops if they've already
> 468 been called. To get some idea of the duplicated code, try:
> > 469 git grep 'if.*>prepared' -- drivers/gpu/drm/panel
> 470 git grep 'if.*>enabled' -- drivers/gpu/drm/panel
> 471
Thanks for the report. This was reported by Stephen Rothwell a few
hours ago. I just posted a patch to fix it.
https://lore.kernel.org/all/20230802074727.2.Iaeb7b0f7951aee6b8c090364bbc87b1ae198a857@changeid/
-Doug
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-08-02 14:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-02 14:42 [linux-next:master 5684/6443] htmldocs: Documentation/gpu/todo.rst:469: WARNING: Unexpected indentation kernel test robot
2023-08-02 14:51 ` Doug Anderson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox