diff options
author | Jan Blunck <jblunck@suse.de> | 2010-05-26 23:44:44 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-05-27 18:12:56 +0200 |
commit | e1c54b64027b52ba43b86fe6219910a9e9a88b73 (patch) | |
tree | 7ced6b31b24c6311b220109175d15ced03359dfa /drivers/zorro/names.c | |
parent | parisc: use asm-generic/scatterlist.h (diff) | |
download | linux-e1c54b64027b52ba43b86fe6219910a9e9a88b73.tar.xz linux-e1c54b64027b52ba43b86fe6219910a9e9a88b73.zip |
osst: update ppos instead of using file->f_pos
osst_read()/osst_write() modify file->f_pos directly instead of the ppos
given to them. The VFS later updates the file->f_pos and overwrites it
with the value of ppos.
Signed-off-by: Jan Blunck <jblunck@suse.de>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Willem Riede <osst@riede.org>
Cc: James Bottomley <James.Bottomley@HansenPartnership.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/zorro/names.c')
0 files changed, 0 insertions, 0 deletions