Skip to content
Commit 594069bc authored by Partha Pratim Mukherjee's avatar Partha Pratim Mukherjee Committed by Greg Kroah-Hartman
Browse files

fs/char_dev.c: fix incorrect documentation for unregister_chrdev_region



The current documentation for unregister_chrdev_region says that it return
a range of device numbers which is incorrect.  Instead it unregister a
range of device numbers.  Fix the documentation to make this clear.

Signed-off-by: default avatarPartha Pratim Mukherjee <ppm.floss@gmail.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent e7390d7c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment