[<prev] [next>] [day] [month] [year] [list]
Message-ID: <58eb2ca7.02a7630a.6d5c0.494b@mx.google.com>
Date: Mon, 10 Apr 2017 12:26:33 +0530
From: Varsha Rao <rvarsha016@...il.com>
To: Arnd Bergmann <arnd@...db.de>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Matthew Wilcox <mawilcox@...rosoft.com>
Cc: linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] drivers: char: Replace bit operation functions with IDA
allocator and fail_printk label.
In this patchset label fail_printk is renamed and use IDA allocation
instead of bitmap.
Varsha Rao (2):
drivers: char: Replace bit operation functions with IDA allocator.
drivers: char: Replace fail_printk with fail_print.
drivers/char/misc.c | 20 ++++++++++++--------
1 file changed, 12 insertions(+), 8 deletions(-)
--
2.9.3
Powered by blists - more mailing lists