From: Dan Carpenter Date: Thu, 3 Apr 2014 21:47:17 +0000 (-0700) Subject: fs/direct-io.c: remove some left over checks X-Git-Tag: v3.15-rc1~106^2~185 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45d4f855046631d63dab8832ba8a8369ed8e04bd;p=pandora-kernel.git fs/direct-io.c: remove some left over checks We know that "ret > 0" is true here. These tests were left over from commit 02afc27faec9 ('direct-io: Handle O_(D)SYNC AIO') and aren't needed any more. Signed-off-by: Dan Carpenter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed