mirror of
https://github.com/torvalds/linux.git
synced 2024-11-27 06:31:52 +00:00
x86/platform/uv: Fix indentation warning in Documentation/ABI/testing/sysfs-firmware-sgi_uv
Commitc9624cb7db
("x86/platform/uv: Update sysfs documentation") misplaced the first line of a codeblock section, causing the reported warning message: Documentation/ABI/testing/sysfs-firmware-sgi_uv:2: WARNING: Unexpected indentation. Move the misplaced line below the required blank line to remove the warning message. Fixes:c9624cb7db
("x86/platform/uv: Update sysfs documentation") Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Justin Ernst <justin.ernst@hpe.com> Signed-off-by: Borislav Petkov <bp@suse.de> Acked-by: Mike Travis <mike.travis@hpe.com> Link: https://lkml.kernel.org/r/20210219182852.385297-1-justin.ernst@hpe.com
This commit is contained in:
parent
a38fd87484
commit
e93d757c3f
@ -39,8 +39,8 @@ Description:
|
||||
|
||||
The uv_type entry contains the hub revision number.
|
||||
This value can be used to identify the UV system version::
|
||||
"0.*" = Hubless UV ('*' is subtype)
|
||||
|
||||
"0.*" = Hubless UV ('*' is subtype)
|
||||
"3.0" = UV2
|
||||
"5.0" = UV3
|
||||
"7.0" = UV4
|
||||
|
Loading…
Reference in New Issue
Block a user