diff options
author | Arnd Bergmann <arnd@arndb.de> | 2010-04-27 16:24:24 +0200 |
---|---|---|
committer | Frederic Weisbecker <fweisbec@gmail.com> | 2010-05-17 05:27:04 +0200 |
commit | 977183902a52d1e0adc986f9462424db5a545044 (patch) | |
tree | 5e8b96c2736875a1e1f11f4beb941e2e68130013 /fs/configfs | |
parent | d5f1d54cbc1b2f320ac054b2df519dec22a27779 (diff) | |
download | linux-977183902a52d1e0adc986f9462424db5a545044.tar.gz linux-977183902a52d1e0adc986f9462424db5a545044.tar.bz2 linux-977183902a52d1e0adc986f9462424db5a545044.zip |
coda/psdev: Remove BKL from ioctl function
The ioctl function returns constant results, so it obviously
does not need the BKL and can be converted to unlocked_ioctl.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Diffstat (limited to 'fs/configfs')
0 files changed, 0 insertions, 0 deletions