All of lore.kernel.org
 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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.