All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vadim Fedorenko <vadim.fedorenko@linux.dev>
To: Prasad Pandit <ppandit@redhat.com>, Jiri Pirko <jiri@resnulli.us>
Cc: Arkadiusz Kubalewski <arkadiusz.kubalewski@intel.com>,
	netdev@vger.kernel.org, Prasad Pandit <pjp@fedoraproject.org>
Subject: Re: [PATCH net v1] dpll: indent DPLL option type by a tab
Date: Fri, 22 Mar 2024 12:10:15 +0000	[thread overview]
Message-ID: <6002602f-47db-42a5-9171-6bdad714e9b7@linux.dev> (raw)
In-Reply-To: <20240322114819.1801795-1-ppandit@redhat.com>

On 22/03/2024 11:48, Prasad Pandit wrote:
> From: Prasad Pandit <pjp@fedoraproject.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@fedoraproject.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@linux.dev>

  reply	other threads:[~2024-03-22 12:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-22 11:48 [PATCH net v1] dpll: indent DPLL option type by a tab Prasad Pandit
2024-03-22 12:10 ` Vadim Fedorenko [this message]
2024-03-22 12:14 ` Jiri Pirko
2024-03-26  3:10 ` patchwork-bot+netdevbpf
2024-04-01  3:10 [PATCHv4 net-next 0/4] doc/netlink: add a YAML spec for team Hangbin Liu
2024-04-01  3:10 ` [PATCHv4 net-next 2/4] net: team: rename team to team_core for linking Hangbin Liu
2024-04-02 12:23   ` [PATCH net v1] dpll: indent DPLL option type by a tab Jiri Pirko

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=6002602f-47db-42a5-9171-6bdad714e9b7@linux.dev \
    --to=vadim.fedorenko@linux.dev \
    --cc=arkadiusz.kubalewski@intel.com \
    --cc=jiri@resnulli.us \
    --cc=netdev@vger.kernel.org \
    --cc=pjp@fedoraproject.org \
    --cc=ppandit@redhat.com \
    /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.