diff options
author | Jan Blunck <jblunck@suse.de> | 2010-05-26 23:44:46 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-05-27 18:12:56 +0200 |
commit | b627dbce6b5524c7c9032738bb60538999f45d41 (patch) | |
tree | 403ea81b6f7be48dab53b14f0881dba220d7453c /drivers/rtc/rtc-m41t80.c | |
parent | frv: remove "struct file *" argument from sysctl ->proc_handler (diff) | |
download | linux-b627dbce6b5524c7c9032738bb60538999f45d41.tar.xz linux-b627dbce6b5524c7c9032738bb60538999f45d41.zip |
mISDN: remove unnecessary test on f_pos
This test is not doing anything since it is always false if the
mISDN_read() is called from vfs_read(). Besides that the driver uses
nonseekable_open() and is not using off or file->f_pos anywhere.
Signed-off-by: Jan Blunck <jblunck@suse.de>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Karsten Keil <isdn@linux-pingi.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/rtc/rtc-m41t80.c')
0 files changed, 0 insertions, 0 deletions