X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=mm%2Ffilemap.c;h=5020b280a771a4929bee7dbf0c5aee3fab1dea8b;hb=abaafc0af9f74f8e6212a3bf54fb907358b40ad7;hp=a82fbe4c9e8e1c1d5a3eed5e2649ec87a7bfd16d;hpb=dafe344d2288f0ebc0e3d4c6a5eb15bc82189c53;p=karo-tx-linux.git diff --git a/mm/filemap.c b/mm/filemap.c index a82fbe4c9e8e..5020b280a771 100644 --- a/mm/filemap.c +++ b/mm/filemap.c @@ -2581,7 +2581,6 @@ EXPORT_SYMBOL(generic_perform_write); * @iocb: IO state structure (file, offset, etc.) * @iov: vector with data to write * @nr_segs: number of segments in the vector - * @ppos: position where to write * * This function does all the work needed for actually writing data to a * file. It does all basic checks, removes SUID from the file, updates