[<prev] [next>] [day] [month] [year] [list]
Message-ID: <58e777ef.15dc630a.e6375.3ba3@mx.google.com>
Date: Fri, 7 Apr 2017 16:58:29 +0530
From: Varsha Rao <rvarsha016@...il.com>
To: Matthew Wilcox <mawilcox@...rosoft.com>,
Arnd Bergmann <arnd@...db.de>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: linux-kernel@...r.kernel.org
Subject: [PATCH 0/5] drivers: char: Fix checkpatch issues.
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
Powered by blists - more mailing lists