Skip to content

Commit

Permalink
dpll: indent DPLL option type by a tab
Browse files Browse the repository at this point in the history
[ Upstream commit cc26992 ]

Indent config option type by a tab. It helps Kconfig parsers
to read file without error.

Fixes: 9431063 ("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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
  • Loading branch information
Prasad Pandit authored and gregkh committed Apr 10, 2024
1 parent 0c9228e commit 63ea013
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/dpll/Kconfig
Expand Up @@ -4,4 +4,4 @@
#

config DPLL
bool
bool

0 comments on commit 63ea013

Please sign in to comment.