commit | 9e8ab74ddaa591575f599248080a1f0d917a56ee | [log] [tgz] |
---|---|---|
author | Frederic Weisbecker <fweisbec@gmail.com> | Fri Oct 09 21:27:06 2009 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Wed Oct 14 17:36:50 2009 +0200 |
tree | 4e019037c2a5aa8a6efb626b6e12f5ff4407b7ff | |
parent | 6783b9cd7104470a3afab51c205c5aea53a2858f [diff] |
nvram: Drop the bkl from non-generic nvram_llseek() Drop the bkl from nvram_llseek() as it obviously protects nothing. The file offset is safe in essence. Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com> LKML-Reference: <1255116426-7270-1-git-send-email-fweisbec@gmail.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>