[<prev] [next>] [day] [month] [year] [list]
Message-ID: <58e27392.9561630a.e3725.c554@mx.google.com>
Date: Mon, 3 Apr 2017 21:38:42 +0530
From: Varsha Rao <rvarsha016@...il.com>
To: Matthew Wilcox <mawilcox@...rosoft.com>
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