lkml.org 
[lkml]   [2022]   [Jul]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    SubjectRe: [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@intel.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@gmail.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@intel.com>
    Cc: lars@metafoo.de
    Cc: robh+dt@kernel.org
    Cc: andy.shevchenko@gmail.com
    Cc: matt.ranostay@konsulko.com
    Cc: ardeleanalex@gmail.com
    Cc: jacopo@jmondi.org
    Cc: Andrea Merello <andrea.merello@iit.it>
    Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.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

    \
     
     \ /
      Last update: 2022-07-03 15:12    [W:4.397 / U:0.272 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site