git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7390d7
)
fs/char_dev.c: fix incorrect documentation for unregister_chrdev_region
author
Partha Pratim Mukherjee
<ppm.floss@gmail.com>
Mon, 27 Jul 2015 23:15:19 +0000
(16:15 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 5 Aug 2015 20:49:35 +0000
(13:49 -0700)
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: Partha Pratim Mukherjee <ppm.floss@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/char_dev.c
patch
|
blob
|
history
diff --cc
fs/char_dev.c
Simple merge