diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2006-06-26 07:25:42 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-26 16:58:23 (GMT) |
commit | ff9724a3f7a69f7b443c05981f84e28017c2fc5a (patch) | |
tree | 2c3fae763eb68d18645b4820e2189dc5d0ceabf5 /fs/quota_v1.c | |
parent | 5634708b5fce807bdf2091cfafc2fb24d791f0c8 (diff) | |
download | linux-ff9724a3f7a69f7b443c05981f84e28017c2fc5a.tar.xz |
[PATCH] proc: Remove useless BKL in proc_pid_readlink
We already call everything except do_proc_readlink outside of the BKL in
proc_pid_followlink, and there appears to be nothing in do_proc_readlink that
needs any special protection.
So remove this leftover from one of the BKL cleanup efforts.
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/quota_v1.c')
0 files changed, 0 insertions, 0 deletions