From: Al Viro Date: Sat, 4 Apr 2015 02:10:20 +0000 (-0400) Subject: kill do_sync_read/do_sync_write X-Git-Tag: omap-for-v4.1/fixes-rc1~136^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a219bc70b54523c8f14a3c957179854785ee97c;p=pandora-kernel.git kill do_sync_read/do_sync_write all remaining instances of aio_{read,write} (all 4 of them) have explicit ->read and ->write resp.; do_sync_read/do_sync_write is never called by __vfs_read/__vfs_write anymore and no other users had been left. Signed-off-by: Al Viro --- Reading git-diff-tree failed