doc: kerneldoc.py: fix indentation
authorVegard Nossum <vegard.nossum@oracle.com>
Thu, 15 Feb 2024 13:48:28 +0000 (14:48 +0100)
committerJonathan Corbet <corbet@lwn.net>
Wed, 21 Feb 2024 20:44:21 +0000 (13:44 -0700)
commit53d4e8959bfedba919b6eb7648ecb8be63941726
tree06e1bbf4a2abfd9a3676ef52aac61cdae066de8d
parent9f6f4c110c95a96942004547c84ab22384d9e723
doc: kerneldoc.py: fix indentation

kerneldoc.py is mostly indented with 4 spaces (like PEP8 suggests);
replace the last remaining tabs for consistency.

No functional change.

Cc: Jani Nikula <jani.nikula@intel.com>
Cc: Mauro Carvalho Chehab <mchehab@kernel.org>
Signed-off-by: Vegard Nossum <vegard.nossum@oracle.com>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20240215134828.1277109-6-vegard.nossum@oracle.com
Documentation/sphinx/kerneldoc.py