]> www.infradead.org Git - users/jedix/linux-maple.git/commit
hwrng: Kconfig - Use tabs as leading whitespace consistently in Kconfig
authorDragan Simic <dsimic@manjaro.org>
Wed, 15 Jan 2025 13:07:00 +0000 (14:07 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sun, 9 Feb 2025 10:08:11 +0000 (18:08 +0800)
commit67b78a34e48b981014a9f9336ea649039310d18a
tree49ab67104013a86644a474de05bd0e50d8a36156
parentf0f1fd11d9f9f7a54c59a59214ba8051f61d4b59
hwrng: Kconfig - Use tabs as leading whitespace consistently in Kconfig

Replace instances of leading size-eight groups of space characters with
the usual tab characters, as spotted in the hw_random Kconfig file.

No intended functional changes are introduced by this trivial cleanup.

Signed-off-by: Dragan Simic <dsimic@manjaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/char/hw_random/Kconfig