From: Greg KH <gregkh@linuxfoundation.org>
To: Arvind Yadav <arvind.yadav.cs@gmail.com>
Cc: arnd@arndb.de, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2] scsi: ses: Fix space before '[' error.
Date: Wed, 29 Nov 2017 11:45:22 +0100 [thread overview]
Message-ID: <20171129104522.GA14935@kroah.com> (raw)
In-Reply-To: <1510413380-13306-2-git-send-email-arvind.yadav.cs@gmail.com>
On Sat, Nov 11, 2017 at 08:46:19PM +0530, Arvind Yadav wrote:
> Fix checkpatch.pl error:
> ERROR: space prohibited before open square bracket '['.
>
> Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
> ---
> drivers/misc/enclosure.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Your subject does not show the correct subsystem/driver :(
next prev parent reply other threads:[~2017-11-29 11:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-11 15:16 [PATCH 0/2] scsi: ses: Fix space before '[' and remove error check Arvind Yadav
2017-11-11 15:16 ` [PATCH 1/2] scsi: ses: Fix space before '[' error Arvind Yadav
2017-11-29 10:45 ` Greg KH [this message]
2017-11-11 15:16 ` [PATCH 2/2] scsi: ses: Remove unnecessary error check Arvind Yadav
2017-11-29 10:45 ` Greg KH
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=20171129104522.GA14935@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=arnd@arndb.de \
--cc=arvind.yadav.cs@gmail.com \
--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 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.