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

Reply via email to