From: Greg KH <gregkh@linuxfoundation.org>
To: sayli karnik <karniksayli1995@gmail.com>
Cc: outreachy-kernel@googlegroups.com
Subject: Re: [PATCH v3 1/6] staging: ks7010: Use #include <linux/atomic.h> instead of <asm/atomic.h>
Date: Sat, 17 Sep 2016 23:31:34 +0200 [thread overview]
Message-ID: <20160917213134.GA16722@kroah.com> (raw)
In-Reply-To: <3a2a38b1b291ac0dea9d5ca60387e3788fd0991f.1474032241.git.karniksayli1995@gmail.com>
On Fri, Sep 16, 2016 at 08:14:49PM +0530, sayli karnik wrote:
> This patch replaces <asm/atomic.h> with <linux/atomic.h>, as suggested
> by checkpatch.pl.
>
> Signed-off-by: sayli karnik <karniksayli1995@gmail.com>
> ---
> drivers/staging/ks7010/ks7010_sdio.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
One patch here says "v3" yet others say "v2", so they can't be sorted in
order :(
Please fix up the series, make them all the same version (as they are),
and resend the whole thing.
thanks,
greg k-h
next prev parent reply other threads:[~2016-09-17 21:31 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-16 13:44 [PATCH v2 0/6] staging: ks7010: Fix multiple checkpatch warnings sayli karnik
2016-09-16 13:45 ` [PATCH v2 1/6] staging: ks7010: Use #include <linux/atomic.h> instead of <asm/atomic.h> sayli karnik
2016-09-17 21:31 ` Greg KH [this message]
2016-09-16 13:48 ` [PATCH v2 2/6] staging: ks7010: Remove braces following single statement blocks sayli karnik
2016-09-18 11:02 ` [Outreachy kernel] [PATCH v3 " Julia Lawall
2016-09-18 19:19 ` sayli karnik
2016-09-19 9:49 ` Julia Lawall
2016-09-16 13:49 ` [PATCH v2 3/6] staging: ks7010: Remove space after '(' and before ')' sayli karnik
2016-09-16 13:50 ` [PATCH v2 4/6] staging: ks7010: Remove unnecessary blank lines sayli karnik
2016-09-16 14:05 ` Greg KH
2016-09-16 14:24 ` sayli karnik
2016-09-16 13:51 ` [PATCH v2 5/6] staging: ks7010: Remove the space after a type cast sayli karnik
2016-09-16 13:52 ` [PATCH v2 6/6] staging: ks7010: Remove extra round braces around expressions/variables sayli karnik
2016-09-18 7:10 ` [Outreachy kernel] [PATCH v3 0/6] staging: ks7010: Fix multiple checkpatch warnings 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=20160917213134.GA16722@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=karniksayli1995@gmail.com \
--cc=outreachy-kernel@googlegroups.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.