From: Al Viro Date: Sun, 9 Feb 2014 17:58:52 +0000 (-0500) Subject: kill the 4th argument of __generic_file_aio_write() X-Git-Tag: v3.15-rc1~16^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41fc56d573c35a212688b12b48af8c303f9bb6d2;p=pandora-kernel.git kill the 4th argument of __generic_file_aio_write() It's always equal to &iocb->ki_pos, where iocb is the value of the 1st argument. Signed-off-by: Al Viro --- Reading git-diff-tree failed