From: Sumitra Sharma <sumitraartsy@gmail.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] staging: rtl8192e: Fix alignment to match open parenthesis
Date: Sat, 15 Apr 2023 20:50:46 -0700 [thread overview]
Message-ID: <20230416035046.GA267177@sumitra.com> (raw)
In-Reply-To: <2023041516-lushness-neurology-a728@gregkh>
On Sat, Apr 15, 2023 at 05:54:24PM +0200, Greg Kroah-Hartman wrote:
> On Sat, Apr 08, 2023 at 09:51:51AM -0700, Sumitra Sharma wrote:
> > Fix alignment to match opening parenthesis as suggested by Linux kernel
> > coding-style. This issue is reported by checkpatch.
> >
> > CHECK: Alignment should match open parenthesis
> >
> > Signed-off-by: Sumitra Sharma <sumitraartsy@gmail.com>
> > ---
> > drivers/staging/rtl8192e/rtl8192e/rtl_dm.c | 21 +++++++++------------
> > 1 file changed, 9 insertions(+), 12 deletions(-)
>
> You have sent a lot of different patches for the same driver, with the
> same subject line, but yet doing different things. I am totally
> confused as to what is, and is not, the latest versions, so I am
> dropping all of these from my review queue.
>
> Please resend them all, as a numbered patch series, so that we have a
> clue as to what to review here.
>
Okay. Thank you.
Regards
Sumitra
> thanks,
>
> greg k-h
next prev parent reply other threads:[~2023-04-16 3:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-08 16:51 [PATCH] staging: rtl8192e: Fix alignment to match open parenthesis Sumitra Sharma
2023-04-15 15:54 ` Greg Kroah-Hartman
2023-04-16 3:50 ` Sumitra Sharma [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-04-08 17:39 Sumitra Sharma
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=20230416035046.GA267177@sumitra.com \
--to=sumitraartsy@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
/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.