]> git.baikalelectronics.ru Git - kernel.git/commit
chardev: update comment based on the code
authorChengguang Xu <cgxu519@gmx.com>
Fri, 15 Feb 2019 12:27:14 +0000 (20:27 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Apr 2019 15:49:58 +0000 (17:49 +0200)
commitfa985cf3965d4b9c86e3a77f58c7ccac90f305b6
tree90048cebe3005a478cba3392470bc26a1f6e0979
parent3bfb4c6b7cc348b156b8ad46a5bc9361e47dfd44
chardev: update comment based on the code

The function comment of __register_chrdev_region()
is out of date, so update it based on the code.

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