diff options
author | Arnd Bergmann <arnd@arndb.de> | 2010-10-21 15:53:15 +0200 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2010-10-21 18:48:04 +0200 |
commit | 073c21416268658bd1bc573af85eeac2ebb56ed5 (patch) | |
tree | 66553303809cc8c1ef7229058d8d5a5670bb301f /net/ipv4/tcp_probe.c | |
parent | 5a44a73b9015e89cfb280ba0534dfcbf1ef29d05 (diff) | |
download | op-kernel-dev-073c21416268658bd1bc573af85eeac2ebb56ed5.zip op-kernel-dev-073c21416268658bd1bc573af85eeac2ebb56ed5.tar.gz |
BKL: remove BKL from qnx4
All uses of the BKL in qnx4 were the result of a pushdown into
code that doesn't really need it. As Christoph points out, this
is a read-only file system, which eliminates most of the races in
readdir/lookup.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Anders Larsen <al@alarsen.net>
Cc: Christoph Hellwig <hch@infradead.org>
Diffstat (limited to 'net/ipv4/tcp_probe.c')
0 files changed, 0 insertions, 0 deletions