[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <6002602f-47db-42a5-9171-6bdad714e9b7@linux.dev>
Date: Fri, 22 Mar 2024 12:10:15 +0000
From: Vadim Fedorenko <vadim.fedorenko@...ux.dev>
To: Prasad Pandit <ppandit@...hat.com>, Jiri Pirko <jiri@...nulli.us>
Cc: Arkadiusz Kubalewski <arkadiusz.kubalewski@...el.com>,
netdev@...r.kernel.org, Prasad Pandit <pjp@...oraproject.org>
Subject: Re: [PATCH net v1] dpll: indent DPLL option type by a tab
On 22/03/2024 11:48, Prasad Pandit wrote:
> From: Prasad Pandit <pjp@...oraproject.org>
>
> Indent config option type by a tab. It helps Kconfig parsers
> to read file without error.
>
> Fixes: 9431063ad323 ("dpll: core: Add DPLL framework base functions")
> Signed-off-by: Prasad Pandit <pjp@...oraproject.org>
> ---
> drivers/dpll/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> v1:
> - Add Fixes tag and specify -net tree in the subject.
> v0: https://lore.kernel.org/netdev/CAE8KmOx9-BgbOxV6-wDRz2XUasEzp2krqMPbVYYZbav+8dCtBw@mail.gmail.com/T/#t
>
> diff --git a/drivers/dpll/Kconfig b/drivers/dpll/Kconfig
> index a4cae73f20d3..20607ed54243 100644
> --- a/drivers/dpll/Kconfig
> +++ b/drivers/dpll/Kconfig
> @@ -4,4 +4,4 @@
> #
>
> config DPLL
> - bool
> + bool
Reviewed-by: Vadim Fedorenko <vadim.fedorenko@...ux.dev>
Powered by blists - more mailing lists