* [PATCH -next] thermal: fix Documentation bullet list warning
@ 2022-01-18 0:48 Randy Dunlap
2022-01-25 17:32 ` Rafael J. Wysocki
0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2022-01-18 0:48 UTC (permalink / raw)
To: linux-kernel
Cc: Randy Dunlap, Stephen Rothwell, Mauro Carvalho Chehab,
Rafael J . Wysocki, linux-pm
Fix bullet list indentation formatting to prevent a docs build warning.
Use same indentation style as other files in this directory.
Documentation/ABI/testing/sysfs-class-thermal:201: WARNING: Bullet list ends without a blank line; unexpected unindent.
Fixes: 80da1b508f29 ("thermal: Move ABI documentation to Documentation/ABI")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Cc: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Cc: linux-pm@vger.kernel.org
---
Documentation/ABI/testing/sysfs-class-thermal | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- linux-next-20220117.orig/Documentation/ABI/testing/sysfs-class-thermal
+++ linux-next-20220117/Documentation/ABI/testing/sysfs-class-thermal
@@ -203,7 +203,7 @@ Description:
- for generic ACPI: should be "Fan", "Processor" or "LCD"
- for memory controller device on intel_menlow platform:
- should be "Memory controller".
+ should be "Memory controller".
RO, Required
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH -next] thermal: fix Documentation bullet list warning
2022-01-18 0:48 [PATCH -next] thermal: fix Documentation bullet list warning Randy Dunlap
@ 2022-01-25 17:32 ` Rafael J. Wysocki
0 siblings, 0 replies; 2+ messages in thread
From: Rafael J. Wysocki @ 2022-01-25 17:32 UTC (permalink / raw)
To: Randy Dunlap
Cc: Linux Kernel Mailing List, Stephen Rothwell,
Mauro Carvalho Chehab, Rafael J . Wysocki, Linux PM
On Tue, Jan 18, 2022 at 1:48 AM Randy Dunlap <rdunlap@infradead.org> wrote:
>
> Fix bullet list indentation formatting to prevent a docs build warning.
> Use same indentation style as other files in this directory.
>
> Documentation/ABI/testing/sysfs-class-thermal:201: WARNING: Bullet list ends without a blank line; unexpected unindent.
>
> Fixes: 80da1b508f29 ("thermal: Move ABI documentation to Documentation/ABI")
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
> Cc: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
> Cc: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
> Cc: linux-pm@vger.kernel.org
> ---
> Documentation/ABI/testing/sysfs-class-thermal | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> --- linux-next-20220117.orig/Documentation/ABI/testing/sysfs-class-thermal
> +++ linux-next-20220117/Documentation/ABI/testing/sysfs-class-thermal
> @@ -203,7 +203,7 @@ Description:
>
> - for generic ACPI: should be "Fan", "Processor" or "LCD"
> - for memory controller device on intel_menlow platform:
> - should be "Memory controller".
> + should be "Memory controller".
>
> RO, Required
>
Applied as 5.18 material, thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-01-25 17:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-18 0:48 [PATCH -next] thermal: fix Documentation bullet list warning Randy Dunlap
2022-01-25 17:32 ` Rafael J. Wysocki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).