diff options
author | Miloslav Trmač <mitr@redhat.com> | 2010-08-24 20:17:51 +0200 |
---|---|---|
committer | Miloslav Trmač <mitr@redhat.com> | 2010-08-24 20:17:51 +0200 |
commit | 5c340eee0020717c793fd9d7e74e5f065225a8f3 (patch) | |
tree | a05a7e0bfc55a962461b63fbe1dda4232734b207 /net/unix/sysctl_net_unix.c | |
parent | 014124ef6c43f2eadbf07318c03691c5305b6183 (diff) | |
download | kernel-crypto-5c340eee0020717c793fd9d7e74e5f065225a8f3.tar.gz kernel-crypto-5c340eee0020717c793fd9d7e74e5f065225a8f3.tar.xz kernel-crypto-5c340eee0020717c793fd9d7e74e5f065225a8f3.zip |
Provide file_operations::unlocked_ioctl.
file_operations::ioctl is no longer supported in recent kernels.
compat_ioctl is not running under the BKL, so the code has to do its own
locking anyway (although not everything currently does).
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions