Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
From: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
To: Bhaumik Bhatt <bbhatt@codeaurora.org>
Cc: linux-arm-msm@vger.kernel.org, hemantk@codeaurora.org,
	jhugo@codeaurora.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 1/3] bus: mhi: Fix entries based on Kconfig coding style
Date: Mon, 21 Sep 2020 19:27:04 +0530	[thread overview]
Message-ID: <20200921135704.GA3262@Mani-XPS-13-9360> (raw)
In-Reply-To: <1600457992-18448-2-git-send-email-bbhatt@codeaurora.org>

On Fri, Sep 18, 2020 at 12:39:50PM -0700, Bhaumik Bhatt wrote:
> Kconfig coding style mandates use of tabs for the configuration
> definition and an additional two spaces for the help text. Make the
> required changes to the MHI Kconfig adhering to those guidelines.
> 
> Signed-off-by: Bhaumik Bhatt <bbhatt@codeaurora.org>

Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>

Thanks,
Mani

> ---
>  drivers/bus/mhi/Kconfig | 12 ++++++------
>  1 file changed, 6 insertions(+), 6 deletions(-)
> 
> diff --git a/drivers/bus/mhi/Kconfig b/drivers/bus/mhi/Kconfig
> index a8bd9bd..6677ccc 100644
> --- a/drivers/bus/mhi/Kconfig
> +++ b/drivers/bus/mhi/Kconfig
> @@ -6,9 +6,9 @@
>  #
>  
>  config MHI_BUS
> -       tristate "Modem Host Interface (MHI) bus"
> -       help
> -	 Bus driver for MHI protocol. Modem Host Interface (MHI) is a
> -	 communication protocol used by the host processors to control
> -	 and communicate with modem devices over a high speed peripheral
> -	 bus or shared memory.
> +	tristate "Modem Host Interface (MHI) bus"
> +	help
> +	  Bus driver for MHI protocol. Modem Host Interface (MHI) is a
> +	  communication protocol used by the host processors to control
> +	  and communicate with modem devices over a high speed peripheral
> +	  bus or shared memory.
> -- 
> The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
> a Linux Foundation Collaborative Project
> 

  parent reply	other threads:[~2020-09-21 13:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-18 19:39 [PATCH v3 0/3] Debugfs and Sysfs entries for MHI Bhaumik Bhatt
2020-09-18 19:39 ` [PATCH v3 1/3] bus: mhi: Fix entries based on Kconfig coding style Bhaumik Bhatt
2020-09-18 20:31   ` Randy Dunlap
2020-09-21 13:57   ` Manivannan Sadhasivam [this message]
2020-09-18 19:39 ` [PATCH v3 2/3] bus: mhi: core: Introduce debugfs entries for MHI Bhaumik Bhatt
2020-09-21 13:58   ` Manivannan Sadhasivam
2020-09-18 19:39 ` [PATCH v3 3/3] bus: mhi: core: Introduce sysfs " Bhaumik Bhatt
2020-09-21 13:58   ` Manivannan Sadhasivam
2020-09-21 14:03 ` [PATCH v3 0/3] Debugfs and Sysfs " Manivannan Sadhasivam

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=20200921135704.GA3262@Mani-XPS-13-9360 \
    --to=manivannan.sadhasivam@linaro.org \
    --cc=bbhatt@codeaurora.org \
    --cc=hemantk@codeaurora.org \
    --cc=jhugo@codeaurora.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox