OSDN Git Service

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)
commitd358b1733fc33d9f0261ce07c3d328787652245d
tree90048cebe3005a478cba3392470bc26a1f6e0979
parent4b0be572603233b4240f6072f0bd35542d311ed8
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