From: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
To: Athira Lekshmi <andnlnbn18@gmail.com>
Cc: gregkh@linuxfoundation.org, eunb.song@samsung.com,
paul.gortmaker@windriver.com, gulsah.1004@gmail.com,
devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Drivers:staging:octeon: Fixed checkpatch warning
Date: Fri, 5 Dec 2014 17:22:35 +0530 [thread overview]
Message-ID: <20141205115235.GA8884@sudip-PC> (raw)
In-Reply-To: <1417776922-2765-1-git-send-email-andnlnbn18@gmail.com>
On Fri, Dec 05, 2014 at 04:25:22PM +0530, Athira Lekshmi wrote:
> Fixed the checkpatch warning:
> Missing a blank line after declarations
this is not applying to next-20141204.
sudip
>
> Signed-off-by: Athira Lekshmi <andnlnbn18@gmail.com>
> ---
> drivers/staging/octeon/ethernet-rx.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/staging/octeon/ethernet-rx.c b/drivers/staging/octeon/ethernet-rx.c
> index 44e372f..220106e 100644
> --- a/drivers/staging/octeon/ethernet-rx.c
> +++ b/drivers/staging/octeon/ethernet-rx.c
> @@ -84,6 +84,7 @@ static int cvm_irq_cpu;
> static void cvm_oct_enable_napi(void *_)
> {
> int cpu = smp_processor_id();
> +
> napi_schedule(&cvm_oct_napi[cpu].napi);
> }
>
> --
> 1.7.9.5
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
next prev parent reply other threads:[~2014-12-05 11:52 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-05 10:55 [PATCH] Drivers:staging:octeon: Fixed checkpatch warning Athira Lekshmi
2014-12-05 11:52 ` Sudip Mukherjee [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-11-29 5:34 Athira Lekshmi
2014-12-03 0:32 ` Greg KH
2014-11-28 11:46 Athira Lekshmi
2014-11-26 12:28 Athira Lekshmi C V
2014-11-26 21:44 ` Greg KH
2014-11-27 12:12 ` Athira Lekshmi C V
2014-11-28 11:26 ` Dan Carpenter
2014-11-28 12:34 ` Athira Lekshmi C V
2014-11-29 5:31 ` Athira Lekshmi C V
2014-11-26 11:47 Athira Lekshmi C V
2014-11-26 11:57 ` Dan Carpenter
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=20141205115235.GA8884@sudip-PC \
--to=sudipm.mukherjee@gmail.com \
--cc=andnlnbn18@gmail.com \
--cc=devel@driverdev.osuosl.org \
--cc=eunb.song@samsung.com \
--cc=gregkh@linuxfoundation.org \
--cc=gulsah.1004@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=paul.gortmaker@windriver.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox