]> git.baikalelectronics.ru Git - kernel.git/commit
chardev: code cleanup for __register_chrdev_region()
authorChengguang Xu <cgxu519@gmx.com>
Fri, 15 Feb 2019 12:27:13 +0000 (20:27 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Apr 2019 15:49:58 +0000 (17:49 +0200)
commit3bfb4c6b7cc348b156b8ad46a5bc9361e47dfd44
treecdd02e67764c9dce78f6c3f4ae6412890e1781b4
parent47b1fdac59ba0879acef44df7c4407e5258b4466
chardev: code cleanup for __register_chrdev_region()

It's just code cleanup, not functional change.

Signed-off-by: Chengguang Xu <cgxu519@gmx.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/char_dev.c