From: Frederic Weisbecker Date: Fri, 9 Oct 2009 19:27:06 +0000 (+0200) Subject: nvram: Drop the bkl from non-generic nvram_llseek() X-Git-Tag: v2.6.33-rc1~358^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e8ab74ddaa591575f599248080a1f0d917a56ee;p=pandora-kernel.git 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 LKML-Reference: <1255116426-7270-1-git-send-email-fweisbec@gmail.com> Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed