diff options
author | 2008-09-18 15:53:24 -0400 | |
---|---|---|
committer | 2008-10-21 07:49:10 -0400 | |
commit | 45048d0961cdbf7ddfba906797ad8cb42489e070 (patch) | |
tree | d471933ccf9e8c52f608d0cef88de0569982a933 /net/unix/af_unix.c | |
parent | [PATCH] get rid of blkdev_driver_ioctl() (diff) | |
download | wireguard-linux-45048d0961cdbf7ddfba906797ad8cb42489e070.tar.xz wireguard-linux-45048d0961cdbf7ddfba906797ad8cb42489e070.zip |
[PATCH] get rid of blkdev_locked_ioctl()
Most of that stuff doesn't need BKL at all; expand in the (only) caller,
merge the switch into one there and leave BKL only around the stuff that
might actually need it.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions