On Sun, Jul 03, 2022 at 03:58:15PM +0800, kernel test robot wrote: > Hi, > > Thank you for the patch! Perhaps something to improve: > > [auto build test WARNING on jic23-iio/togreg] > [also build test WARNING on linus/master v5.19-rc4 next-20220701] > [If your patch is applied to the wrong git tree, kindly drop us a note. > And when submitting patch, we suggest to use '--base' as documented in > https://git-scm.com/docs/git-format-patch] > > url: https://github.com/intel-lab-lkp/linux/commits/andrea-merello-iit-it/Add-support-for-Bosch-BNO055-IMU/20220614-203754 > base: https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git togreg > reproduce: make htmldocs > > If you fix the issue, kindly add following tag where applicable > Reported-by: kernel test robot <lkp@xxxxxxxxx> > > All warnings (new ones prefixed by >>): > > >> Documentation/iio/bno055.rst:2: WARNING: Explicit markup ends without a blank line; unexpected unindent. > > vim +2 Documentation/iio/bno055.rst > > > 2 ============================== > 3 BNO055 driver > 4 ============================== > 5 > Here's the fixup: ---- >8 ---- >From bb8524aa4719e54389065548c86155cbee638357 Mon Sep 17 00:00:00 2001 From: Bagas Sanjaya <bagasdotme@xxxxxxxxx> Date: Sun, 3 Jul 2022 18:37:44 +0700 Subject: [PATCH] fixup for "docs: iio: add documentation for BNO055 driver" kernel test robot reported htmldocs warning: Documentation/iio/bno055.rst:2: WARNING: Explicit markup ends without a blank line; unexpected unindent. Add missing blank between SPDX line and the page title to fix the warning. Link: https://lore.kernel.org/lkml/202207031509.DlBrHyaw-lkp@xxxxxxxxx/ Reported-by: kernel test robot <lkp@xxxxxxxxx> Cc: lars@xxxxxxxxxx Cc: robh+dt@xxxxxxxxxx Cc: andy.shevchenko@xxxxxxxxx Cc: matt.ranostay@xxxxxxxxxxxx Cc: ardeleanalex@xxxxxxxxx Cc: jacopo@xxxxxxxxxx Cc: Andrea Merello <andrea.merello@xxxxxx> Signed-off-by: Bagas Sanjaya <bagasdotme@xxxxxxxxx> --- Documentation/iio/bno055.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/iio/bno055.rst b/Documentation/iio/bno055.rst index af21376d7a2533..9a489a79d8f5a8 100644 --- a/Documentation/iio/bno055.rst +++ b/Documentation/iio/bno055.rst @@ -1,4 +1,5 @@ .. SPDX-License-Identifier: GPL-2.0 + ============================== BNO055 driver ============================== ---- >8 ---- -- An old man doll... just what I always wanted! - Clara