From: Jiri Pirko <jiri@resnulli.us>
To: Prasad Pandit <ppandit@redhat.com>
Cc: Vadim Fedorenko <vadim.fedorenko@linux.dev>,
Arkadiusz Kubalewski <arkadiusz.kubalewski@intel.com>,
netdev@vger.kernel.org, Prasad Pandit <pjp@fedoraproject.org>
Subject: Re: [PATCH] dpll: indent DPLL option type by a tab
Date: Fri, 22 Mar 2024 12:11:05 +0100 [thread overview]
Message-ID: <Zf1nSa1F8Nj1oAi9@nanopsycho> (raw)
In-Reply-To: <20240322105649.1798057-1-ppandit@redhat.com>
Fri, Mar 22, 2024 at 11:56:49AM CET, ppandit@redhat.com wrote:
>From: Prasad Pandit <pjp@fedoraproject.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@fedoraproject.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
>
next prev parent reply other threads:[~2024-03-22 11:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-22 10:56 [PATCH] dpll: indent DPLL option type by a tab Prasad Pandit
2024-03-22 11:11 ` Jiri Pirko [this message]
2024-03-22 11:35 ` Prasad Pandit
2024-03-22 12:13 ` Jiri Pirko
2024-03-22 12:27 ` Prasad Pandit
2024-04-08 10:24 ` Dan Carpenter
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Zf1nSa1F8Nj1oAi9@nanopsycho \
--to=jiri@resnulli.us \
--cc=arkadiusz.kubalewski@intel.com \
--cc=netdev@vger.kernel.org \
--cc=pjp@fedoraproject.org \
--cc=ppandit@redhat.com \
--cc=vadim.fedorenko@linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.