From: Prasad Pandit <ppandit@redhat.com>
To: Jiri Pirko <jiri@resnulli.us>
Cc: Vadim Fedorenko <vadim.fedorenko@linux.dev>,
Arkadiusz Kubalewski <arkadiusz.kubalewski@intel.com>,
netdev@vger.kernel.org, Prasad Pandit <pjp@fedoraproject.org>
Subject: [PATCH] dpll: indent DPLL option type by a tab
Date: Fri, 22 Mar 2024 16:26:49 +0530 [thread overview]
Message-ID: <20240322105649.1798057-1-ppandit@redhat.com> (raw)
From: Prasad Pandit <pjp@fedoraproject.org>
Indent config option type by a tab. It helps Kconfig parsers
to read file without error.
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 reply other threads:[~2024-03-22 10:57 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-22 10:56 Prasad Pandit [this message]
2024-03-22 11:11 ` [PATCH] dpll: indent DPLL option type by a tab Jiri Pirko
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=20240322105649.1798057-1-ppandit@redhat.com \
--to=ppandit@redhat.com \
--cc=arkadiusz.kubalewski@intel.com \
--cc=jiri@resnulli.us \
--cc=netdev@vger.kernel.org \
--cc=pjp@fedoraproject.org \
--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.