diff options
author | Jan Blunck <jblunck@suse.de> | 2010-05-26 14:44:44 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-05-27 09:12:56 -0700 |
commit | e1c54b64027b52ba43b86fe6219910a9e9a88b73 (patch) | |
tree | 7ced6b31b24c6311b220109175d15ced03359dfa /arch/frv/kernel | |
parent | f6ae31c23be6926359e9379acfdbbdd945209f05 (diff) |
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 'arch/frv/kernel')
0 files changed, 0 insertions, 0 deletions