From: Varsha Rao <rvarsha016@gmail.com>
To: Matthew Wilcox <mawilcox@microsoft.com>,
Arnd Bergmann <arnd@arndb.de>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH 0/5] drivers: char: Fix checkpatch issues.
Date: Fri, 7 Apr 2017 16:58:29 +0530 [thread overview]
Message-ID: <58e777ef.15dc630a.e6375.3ba3@mx.google.com> (raw)
This patchset fixes checkpatch issues and use IDA allocation instead of
bitmap.
Varsha Rao (5):
drivers: char: Replace "foo * bar" with "foo *bar".
drivers: char: Add space after ','.
drivers: char: Add blank line after declarations.
drivers: char: Replace printk with pr_err.
drivers: char: Replace bit operation functions with IDA allocator.
drivers/char/misc.c | 27 ++++++++++++++++-----------
1 file changed, 16 insertions(+), 11 deletions(-)
--
2.9.3
next reply other threads:[~2017-04-07 11:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-07 11:28 Varsha Rao [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-04-03 16:08 [PATCH 0/5] drivers: char: Fix checkpatch issues Varsha Rao
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=58e777ef.15dc630a.e6375.3ba3@mx.google.com \
--to=rvarsha016@gmail.com \
--cc=arnd@arndb.de \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mawilcox@microsoft.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