From: Varsha Rao <rvarsha016@gmail.com>
To: Matthew Wilcox <mawilcox@microsoft.com>
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH 0/5] drivers: char: Fix checkpatch issues.
Date: Mon, 3 Apr 2017 21:38:42 +0530 [thread overview]
Message-ID: <58e27392.9561630a.e3725.c554@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-03 16:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-03 16:08 Varsha Rao [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-04-07 11:28 [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=58e27392.9561630a.e3725.c554@mx.google.com \
--to=rvarsha016@gmail.com \
--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