From: Greg KH <gregkh@linuxfoundation.org>
To: Deepak R Varma <mh12gx2825@gmail.com>
Cc: outreachy-kernel@googlegroups.com,
William Breathitt Gray <vilhelm.gray@gmail.com>,
Linus Walleij <linus.walleij@linaro.org>,
Bartosz Golaszewski <bgolaszewski@baylibre.com>
Subject: Re: [PATCH v2] gpio: 104-idi-48: improve code indentation
Date: Wed, 14 Oct 2020 06:54:49 +0200 [thread overview]
Message-ID: <20201014045449.GA347654@kroah.com> (raw)
In-Reply-To: <20201013190212.GA85788@ubuntu204>
On Wed, Oct 14, 2020 at 12:32:12AM +0530, Deepak R Varma wrote:
> Address code indentation warning messages by checkpatch script. Combine
> split function parameters on one line. This also resolves the "use tabs
> instead of space" warning by checkpatch script.
>
> Signed-off-by: Deepak R Varma <mh12gx2825@gmail.com>
>
> ---
> Changes since v1:
> - Correct subject line per feedback from Greg KH.
>
> drivers/gpio/gpio-104-idi-48.c | 6 ++----
For the outreachy project application, they do not accept patches
outside of drivers/staging, as per the documentation. So I do not know
why you are sending a patch for this to the outreachy list and not to
the "correct" list for gpio patches.
Please do not work outside of drivers/staging/ for the outreachy process
at this point in time.
thanks,
greg k-h
next prev parent reply other threads:[~2020-10-14 4:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-13 19:02 [PATCH v2] gpio: 104-idi-48: improve code indentation Deepak R Varma
2020-10-14 4:54 ` Greg KH [this message]
2020-10-14 14:03 ` Deepak R Varma
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=20201014045449.GA347654@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=bgolaszewski@baylibre.com \
--cc=linus.walleij@linaro.org \
--cc=mh12gx2825@gmail.com \
--cc=outreachy-kernel@googlegroups.com \
--cc=vilhelm.gray@gmail.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.