Justin Ernst
e93d757c3f
x86/platform/uv: Fix indentation warning in Documentation/ABI/testing/sysfs-firmware-sgi_uv
...
Commit
c9624cb7db ("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
2021-03-06 12:28:35 +01:00
Mike Travis
c9624cb7db
x86/platform/uv: Update sysfs documentation
...
Update sysfs documentation file to include moved /proc leaves.
Signed-off-by: Mike Travis <mike.travis@hpe.com >
Signed-off-by: Borislav Petkov <bp@suse.de >
Acked-by: Hans de Goede <hdegoede@redhat.com >
Link: https://lkml.kernel.org/r/20201128034227.120869-6-mike.travis@hpe.com
2020-12-07 21:19:20 +01:00
Justin Ernst
c159376490
x86/platform/uv: Update ABI documentation of /sys/firmware/sgi_uv/
...
Update the ABI documentation to describe the sysfs interface provided by
the new uv_sysfs platform driver.
[ bp: Merge in kernel-doc warning fixes, see second Link: below. ]
Signed-off-by: Justin Ernst <justin.ernst@hpe.com >
Signed-off-by: Borislav Petkov <bp@suse.de >
Reviewed-by: Steve Wahl <steve.wahl@hpe.com >
Acked-by: Hans de Goede <hdegoede@redhat.com >
Link: https://lkml.kernel.org/r/20201125175444.279074-5-justin.ernst@hpe.com
Link: https://lkml.kernel.org/r/20201130214304.369348-1-justin.ernst@hpe.com
2020-12-01 13:59:07 +01:00
Mauro Carvalho Chehab
54a19b4d3f
docs: ABI: cleanup several ABI documents
...
There are some ABI documents that, while they don't generate
any warnings, they have issues when parsed by get_abi.pl script
on its output result.
Address them, in order to provide a clean output.
Reviewed-by: Tom Rix <trix@redhat.com > # for fpga-manager
Reviewed-By: Kajol Jain<kjain@linux.ibm.com > # for sysfs-bus-event_source-devices-hv_gpci and sysfs-bus-event_source-devices-hv_24x7
Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com > #for IIO
Acked-by: Oded Gabbay <oded.gabbay@gmail.com > # for Habanalabs
Acked-by: Vaibhav Jain <vaibhav@linux.ibm.com > # for sysfs-bus-papr-pmem
Acked-by: Cezary Rojewski <cezary.rojewski@intel.com > # for catpt
Acked-by: Suzuki K Poulose <suzuki.poulose@arm.com >
Acked-by: Ilya Dryomov <idryomov@gmail.com > # for rbd
Acked-by: Jonathan Corbet <corbet@lwn.net >
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org >
Link: https://lore.kernel.org/r/5bc78e5b68ed1e9e39135173857cb2e753be868f.1604042072.git.mchehab+huawei@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2020-10-30 13:14:29 +01:00
Russ Anderson
8b3a8944a9
sysfs: document files in /sys/firmware/sgi_uv/
...
Document files in /sys/firmware/sgi_uv/.
Signed-off-by: Russ Anderson <rja@sgi.com >
Cc: Jack Steiner <steiner@sgi.com >
Cc: Ingo Molnar <mingo@elte.hu >
Cc: Thomas Gleixner <tglx@linutronix.de >
Acked-by: Greg Kroah-Hartman <gregkh@suse.de >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
2008-09-02 19:21:40 -07:00