From: Greg KH <gregkh@linuxfoundation.org>
To: Piyush Thange <pthange19@gmail.com>
Cc: andreas.noever@gmail.com, michael.jamet@intel.com,
mika.westerberg@linux.intel.com, YehezkelShB@gmail.com,
linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] drivers: thunderbolt: Fixed Coding Style issues
Date: Thu, 27 May 2021 18:39:09 +0200 [thread overview]
Message-ID: <YK/LLbdUVpu+j2aj@kroah.com> (raw)
In-Reply-To: <20210527160456.28592-1-pthange19@gmail.com>
On Thu, May 27, 2021 at 09:34:56PM +0530, Piyush Thange wrote:
> Fixed coding style issues generated by checkpatch.pl with --strict option.
If you want to start doing coding style fixes, please start in
drivers/staging/ where they are welcome and expected. Not in a
subsystem where you do not know if it's needed or not.
And note, using --strict outside of drivers/staging/ is almost never a
good idea, most of the time that work is not wanted, so watch out.
good luck!
greg k-h
prev parent reply other threads:[~2021-05-27 16:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-27 16:04 [PATCH] drivers: thunderbolt: Fixed Coding Style issues Piyush Thange
2021-05-27 16:38 ` Greg KH
2021-05-27 16:39 ` Greg KH [this message]
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=YK/LLbdUVpu+j2aj@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=YehezkelShB@gmail.com \
--cc=andreas.noever@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=michael.jamet@intel.com \
--cc=mika.westerberg@linux.intel.com \
--cc=pthange19@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.