From: sayli karnik <karniksayli1995@gmail.com>
To: outreachy-kernel@googlegroups.com
Cc: gregkh@linuxfoundation.org
Subject: [PATCH 0/4] staging: i4l: act2000: Fix multiple checkpatch warnings
Date: Mon, 19 Sep 2016 23:50:32 +0530 [thread overview]
Message-ID: <cover.1474308584.git.karniksayli1995@gmail.com> (raw)
This patchset fixes multiple checkpatch.pl warnings.
sayli karnik (4):
Replace printk(KERN_WARNING..) with netdev_warn(dev, ..)
Correct the spelling for resources
Add a blank line after declarations
Replace explicit NULL comparison with ! operator
drivers/staging/i4l/act2000/act2000_isa.c | 27 +++++++++++++--------------
1 file changed, 13 insertions(+), 14 deletions(-)
--
2.7.4
next reply other threads:[~2016-09-19 18:20 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-19 18:20 sayli karnik [this message]
2016-09-19 18:21 ` [PATCH 1/4] staging: i4l: act2000: Replace printk(KERN_WARNING..) with netdev_warn(dev, ..) sayli karnik
2016-09-20 11:50 ` Greg KH
2016-09-19 18:22 ` [PATCH 2/4] staging: i4l: act2000: Correct the spelling for resources sayli karnik
2016-09-19 18:22 ` [PATCH 3/4] staging: i4l: act2000: Add a blank line after declarations sayli karnik
2016-09-19 18:23 ` [PATCH 4/4] staging: i4l: act2000: Replace explicit NULL comparison with ! operator sayli karnik
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=cover.1474308584.git.karniksayli1995@gmail.com \
--to=karniksayli1995@gmail.com \
--cc=gregkh@linuxfoundation.org \
--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.