diff options
author | J. R. Okajima <[email protected]> | 2009-06-17 01:16:50 +0900 |
---|---|---|
committer | Al Viro <[email protected]> | 2009-06-17 00:36:35 -0400 |
commit | b0895513f499b8f786d292ce48589ca210ca1d6e (patch) | |
tree | e7e7e684f19a930ca029afa08396aa5170e7fb3d /net/lapb/lapb_subr.c | |
parent | 210ad6aedb332e73167ece5af9bd47f0da8c2aca (diff) |
remove unlock_kernel() left accidentally
commit 337eb00a2c3a421999c39c94ce7e33545ee8baa7
Push BKL down into ->remount_fs()
and
commit 4aa98cf768b6f2ea4b204620d949a665959214f6
Push BKL down into do_remount_sb()
were uncorrectly merged.
The former removes one pair of lock/unlock_kernel(), but the latter adds
several unlock_kernel(). Finally a few unlock_kernel() calls left.
Signed-off-by: J. R. Okajima <[email protected]>
Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions