mirror of
https://github.com/torvalds/linux.git
synced 2024-11-21 19:46:16 +00:00
dpll: indent DPLL option type by a tab
Indent config option type by a tab. It helps Kconfig parsers
to read file without error.
Fixes: 9431063ad3
("dpll: core: Add DPLL framework base functions")
Signed-off-by: Prasad Pandit <pjp@fedoraproject.org>
Reviewed-by: Vadim Fedorenko <vadim.fedorenko@linux.dev>
Reviewed-by: Jiri Pirko <jiri@nvidia.com>
Link: https://lore.kernel.org/r/20240322114819.1801795-1-ppandit@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
parent
c2deb2e971
commit
cc26992681
@ -4,4 +4,4 @@
|
||||
#
|
||||
|
||||
config DPLL
|
||||
bool
|
||||
bool
|
||||
|
Loading…
Reference in New Issue
Block a user