From: Philipp Hahn Date: Tue, 5 May 2026 09:26:14 +0000 (+0200) Subject: watchdog: Replace intermixed tab/space indent X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e46082426b09a019862714a6518e792ef16cc72a;p=thirdparty%2Fkernel%2Flinux.git watchdog: Replace intermixed tab/space indent Consistently indent all lines with tabs instead of having one line using blanks. Signed-off-by: Philipp Hahn Link: https://lore.kernel.org/r/e1ccbfb0efb9a9f508d1afe10263af1578a1aa46.1777972790.git.phahn-oss@avm.de Signed-off-by: Guenter Roeck --- diff --git a/Documentation/watchdog/watchdog-api.rst b/Documentation/watchdog/watchdog-api.rst index f732cd6e37ae1..9acf7fe1fb58a 100644 --- a/Documentation/watchdog/watchdog-api.rst +++ b/Documentation/watchdog/watchdog-api.rst @@ -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 ================ =============================================