linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] drivers: char: Replace bit operation functions with IDA allocator and fail_printk label.
@ 2017-04-10  6:56 Varsha Rao
  0 siblings, 0 replies; only message in thread
From: Varsha Rao @ 2017-04-10  6:56 UTC (permalink / raw)
  To: Arnd Bergmann, Greg Kroah-Hartman, Matthew Wilcox; +Cc: linux-kernel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-04-10  6:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-10  6:56 [PATCH 0/2] drivers: char: Replace bit operation functions with IDA allocator and fail_printk label Varsha Rao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).