From: Athira Lekshmi <andnlnbn18@gmail.com>
To: gregkh@linuxfoundation.org
Cc: eunb.song@samsung.com, paul.gortmaker@windriver.com,
gulsah.1004@gmail.com, devel@driverdev.osuosl.org,
linux-kernel@vger.kernel.org,
Athira Lekshmi <andnlnbn18@gmail.com>
Subject: [PATCH] Drivers:staging:octeon: Fixed checkpatch warning
Date: Fri, 5 Dec 2014 16:25:22 +0530 [thread overview]
Message-ID: <1417776922-2765-1-git-send-email-andnlnbn18@gmail.com> (raw)
Fixed the checkpatch warning:
Missing a blank line after declarations
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
next reply other threads:[~2014-12-05 10:55 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-05 10:55 Athira Lekshmi [this message]
2014-12-05 11:52 ` Sudip Mukherjee
-- 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=1417776922-2765-1-git-send-email-andnlnbn18@gmail.com \
--to=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
all inboxes | Powered by JetHome®