From: Arnd Bergmann Date: Tue, 6 Jul 2010 21:11:07 +0000 (+0200) Subject: viotape: use noop_llseek X-Git-Tag: v2.6.37-rc1~173^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aadbd4360911d7166dc04c5a4e5520b2c7914c73;p=pandora-kernel.git viotape: use noop_llseek Some applications try to seek on tape devices and fail if they return an error. Since we want to change the default llseek action to no_llseek, viotape needs to be changed to use noop_llseek explicitly. Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed