All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@kernel.org>
To: Bagas Sanjaya <bagasdotme@gmail.com>
Cc: kernel test robot <lkp@intel.com>,
	Gwendal Grignou <gwendal@chromium.org>,
	kbuild-all@lists.01.org, linux-kernel@vger.kernel.org,
	Jonathan Cameron <Jonathan.Cameron@huawei.com>,
	Stephen Boyd <swboyd@chromium.org>,
	linux-doc@vger.kernel.org, Akira Yokosawa <akiyks@gmail.com>
Subject: Re: htmldocs: Documentation/ABI/testing/sysfs-bus-iio-sx9324:2: WARNING: Unexpected indentation.
Date: Sun, 3 Jul 2022 10:57:34 +0100	[thread overview]
Message-ID: <20220703105734.05076795@sal.lan> (raw)
In-Reply-To: <85c5fe48-90fd-6ad6-72d8-a3e7929f23e4@gmail.com>

Em Sun, 3 Jul 2022 10:29:44 +0700
Bagas Sanjaya <bagasdotme@gmail.com> escreveu:

> On 7/2/22 16:23, kernel test robot wrote:
> > tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
> > head:   089866061428ec9bf67221247c936792078c41a4
> > commit: 4c18a890dff8d95ca234d184773910383a978d45 iio:proximity:sx9324: Add SX9324 support
> > date:   5 months ago
> > 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/ABI/testing/sysfs-bus-iio-sx9324:2: WARNING: Unexpected indentation.  
> > 
> > vim +2 Documentation/ABI/testing/sysfs-bus-iio-sx9324
> >   
> >    > 2	Date:		November 2021  
> >   
> 
> I'm not sure how to fix above, since the Date: field looks OK to me.

This one is trivial: just add a blank line. I already provided
Jonathan a feedback about that:

	https://lore.kernel.org/all/20220626234411.227c1a87@sal.lan/

Regards,
Mauro

WARNING: multiple messages have this Message-ID (diff)
From: Mauro Carvalho Chehab <mchehab@kernel.org>
To: kbuild-all@lists.01.org
Subject: Re: htmldocs: Documentation/ABI/testing/sysfs-bus-iio-sx9324:2: WARNING: Unexpected indentation.
Date: Sun, 03 Jul 2022 10:57:34 +0100	[thread overview]
Message-ID: <20220703105734.05076795@sal.lan> (raw)
In-Reply-To: <85c5fe48-90fd-6ad6-72d8-a3e7929f23e4@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1075 bytes --]

Em Sun, 3 Jul 2022 10:29:44 +0700
Bagas Sanjaya <bagasdotme@gmail.com> escreveu:

> On 7/2/22 16:23, kernel test robot wrote:
> > tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
> > head:   089866061428ec9bf67221247c936792078c41a4
> > commit: 4c18a890dff8d95ca234d184773910383a978d45 iio:proximity:sx9324: Add SX9324 support
> > date:   5 months ago
> > 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/ABI/testing/sysfs-bus-iio-sx9324:2: WARNING: Unexpected indentation.  
> > 
> > vim +2 Documentation/ABI/testing/sysfs-bus-iio-sx9324
> >   
> >    > 2	Date:		November 2021  
> >   
> 
> I'm not sure how to fix above, since the Date: field looks OK to me.

This one is trivial: just add a blank line. I already provided
Jonathan a feedback about that:

	https://lore.kernel.org/all/20220626234411.227c1a87(a)sal.lan/

Regards,
Mauro

  parent reply	other threads:[~2022-07-03  9:57 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-02  9:23 htmldocs: Documentation/ABI/testing/sysfs-bus-iio-sx9324:2: WARNING: Unexpected indentation kernel test robot
2022-07-03  3:29 ` Bagas Sanjaya
2022-07-03  3:29   ` Bagas Sanjaya
2022-07-03  4:27   ` [PATCH] iio: proximity: sx9324: add empty line in front of bullet list Akira Yokosawa
2022-07-03  4:27     ` Akira Yokosawa
2022-07-03  9:48     ` Bagas Sanjaya
2022-07-03  9:48       ` Bagas Sanjaya
2022-07-18 17:56       ` Jonathan Cameron
2022-07-18 17:56         ` Jonathan Cameron
2022-07-03  9:57   ` Mauro Carvalho Chehab [this message]
2022-07-03  9:57     ` htmldocs: Documentation/ABI/testing/sysfs-bus-iio-sx9324:2: WARNING: Unexpected indentation Mauro Carvalho Chehab
2022-07-04  1:26     ` Bagas Sanjaya
2022-07-04  1:26       ` Bagas Sanjaya

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220703105734.05076795@sal.lan \
    --to=mchehab@kernel.org \
    --cc=Jonathan.Cameron@huawei.com \
    --cc=akiyks@gmail.com \
    --cc=bagasdotme@gmail.com \
    --cc=gwendal@chromium.org \
    --cc=kbuild-all@lists.01.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lkp@intel.com \
    --cc=swboyd@chromium.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.