git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2f42cf
)
kill the 4th argument of __generic_file_aio_write()
author
Al Viro
<viro@zeniv.linux.org.uk>
Sun, 9 Feb 2014 17:58:52 +0000
(12:58 -0500)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Wed, 2 Apr 2014 03:19:34 +0000
(23:19 -0400)
It's always equal to &iocb->ki_pos, where iocb is the value of the 1st
argument.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found