[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Zf1nSa1F8Nj1oAi9@nanopsycho>
Date: Fri, 22 Mar 2024 12:11:05 +0100
From: Jiri Pirko <jiri@...nulli.us>
To: Prasad Pandit <ppandit@...hat.com>
Cc: Vadim Fedorenko <vadim.fedorenko@...ux.dev>,
Arkadiusz Kubalewski <arkadiusz.kubalewski@...el.com>,
netdev@...r.kernel.org, Prasad Pandit <pjp@...oraproject.org>
Subject: Re: [PATCH] dpll: indent DPLL option type by a tab
Fri, Mar 22, 2024 at 11:56:49AM CET, ppandit@...hat.com wrote:
>From: Prasad Pandit <pjp@...oraproject.org>
>
>Indent config option type by a tab. It helps Kconfig parsers
>to read file without error.
You should indicate the target tree:
https://www.kernel.org/doc/html/next/process/maintainer-netdev.html?highlight=network#tl-dr
Also, please include "Fixes" tag.
net-next is closed, repost next week
pw-bot: defer
>
>Signed-off-by: Prasad Pandit <pjp@...oraproject.org>
>---
> drivers/dpll/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>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
>--
>2.44.0
>
Powered by blists - more mailing lists