diff options
author | Frederic Weisbecker <[email protected]> | 2009-10-09 21:20:30 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2009-10-14 17:36:49 +0200 |
commit | 6783b9cd7104470a3afab51c205c5aea53a2858f (patch) | |
tree | 461b15ff61a7c737e2fef8af8db928c4ae4e7798 /net/lapb/lapb_in.c | |
parent | 205153aa40b7fb36dc7fe76c1798584ace55b288 (diff) |
nvram: Drop the bkl from nvram_llseek()
There is nothing to protect inside nvram_llseek(), the file
offset doesn't need to be protected and nvram_len is only
initialized from an __init path.
It's safe to remove the big kernel lock there.
Signed-off-by: Frederic Weisbecker <[email protected]>
LKML-Reference: <[email protected]>
Cc: Greg KH <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions