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:
Philipp Hahn 2026-05-05 11:26:14 +02:00 committed by Guenter Roeck
parent e40714929f
commit e46082426b

View 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
================ =============================================