mirror of
https://github.com/torvalds/linux.git
synced 2026-07-27 17:47:41 +02:00
watchdog: Replace intermixed tab/space indent
Consistently indent all lines with tabs instead of having one line using blanks. Signed-off-by: Philipp Hahn <phahn-oss@avm.de> Link: https://lore.kernel.org/r/e1ccbfb0efb9a9f508d1afe10263af1578a1aa46.1777972790.git.phahn-oss@avm.de Signed-off-by: Guenter Roeck <linux@roeck-us.net>
This commit is contained in:
parent
e40714929f
commit
e46082426b
|
|
@ -161,7 +161,7 @@ available to ask what the device can do::
|
|||
the fields returned in the struct watchdog_info are:
|
||||
|
||||
================ =============================================
|
||||
identity a string identifying the watchdog driver
|
||||
identity a string identifying the watchdog driver
|
||||
firmware_version the firmware version of the card if available
|
||||
options a flags describing what the device supports
|
||||
================ =============================================
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user