]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
watchdog: Replace intermixed tab/space indent
authorPhilipp Hahn <phahn-oss@avm.de>
Tue, 5 May 2026 09:26:14 +0000 (11:26 +0200)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 10 May 2026 15:31:34 +0000 (08:31 -0700)
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>
Documentation/watchdog/watchdog-api.rst

index f732cd6e37ae100d26fb33442662b2a4388719d1..9acf7fe1fb58a05fabca05ea713b330f78707e65 100644 (file)
@@ -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
        ================        =============================================