diff options
author | Arnd Bergmann <arnd@arndb.de> | 2010-09-14 23:00:34 +0200 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2010-10-04 21:10:46 +0200 |
commit | 00e300e1b682ea86fcb5216250722afd42686ab3 (patch) | |
tree | ac3c5a6034aa669993487163eef4f757d2f803af /crypto/crypto_null.c | |
parent | 4f819a7899b06afcd7623ab9d00fd81503ad3e24 (diff) | |
download | linux-stable-00e300e1b682ea86fcb5216250722afd42686ab3.tar.gz linux-stable-00e300e1b682ea86fcb5216250722afd42686ab3.tar.bz2 linux-stable-00e300e1b682ea86fcb5216250722afd42686ab3.zip |
BKL: Remove BKL from autofs4
autofs4 uses the BKL only to guard its ioctl operations.
This can be trivially converted to use a mutex, as we have
done with most device drivers before.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Ian Kent <raven@themaw.net>
Diffstat (limited to 'crypto/crypto_null.c')
0 files changed, 0 insertions, 0 deletions