diff options
author | Jan Blunck <[email protected]> | 2010-05-26 14:44:46 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2010-05-27 09:12:56 -0700 |
commit | b627dbce6b5524c7c9032738bb60538999f45d41 (patch) | |
tree | 403ea81b6f7be48dab53b14f0881dba220d7453c /scripts/basic/docproc.c | |
parent | fc2444756acab1e2265a5053618f78c8c9633f8f (diff) |
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 <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Karsten Keil <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/basic/docproc.c')
0 files changed, 0 insertions, 0 deletions