[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YsGVa8KFmdvGY92e@debian.me>
Date: Sun, 3 Jul 2022 20:11:07 +0700
From: Bagas Sanjaya <bagasdotme@...il.com>
To: kernel test robot <lkp@...el.com>
Cc: andrea.merello@....it, jic23@...nel.org, mchehab+huawei@...nel.org,
linux-iio@...r.kernel.org, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org, kbuild-all@...ts.01.org,
lars@...afoo.de, robh+dt@...nel.org, andy.shevchenko@...il.com,
matt.ranostay@...sulko.com, ardeleanalex@...il.com,
jacopo@...ndi.org
Subject: Re: [v6 14/14] docs: iio: add documentation for BNO055 driver
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@...el.com>
>
> 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@...il.com>
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@intel.com/
Reported-by: kernel test robot <lkp@...el.com>
Cc: lars@...afoo.de
Cc: robh+dt@...nel.org
Cc: andy.shevchenko@...il.com
Cc: matt.ranostay@...sulko.com
Cc: ardeleanalex@...il.com
Cc: jacopo@...ndi.org
Cc: Andrea Merello <andrea.merello@....it>
Signed-off-by: Bagas Sanjaya <bagasdotme@...il.com>
---
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
Powered by blists - more mailing lists