Commit 9514dff918b947ae43b66517dc90d0e05548bd6a
1 parent
a30427d92d
Exists in
master
and in
7 other branches
Remove the lock_kernel() call from chrdev_open()
All in-kernel char device open() functions now either have their own lock_kernel() calls or clearly do not need one. Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Showing 1 changed file with 1 additions and 4 deletions Side-by-side Diff
fs/char_dev.c