diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2014-04-03 14:47:17 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-04-03 16:20:57 -0700 |
commit | 45d4f855046631d63dab8832ba8a8369ed8e04bd (patch) | |
tree | ff603cb87fa84875ac4c34a2bf0f277433257dcf /crypto | |
parent | 2b665e276c15ba7d9fc8cdd16931883a51ed13e4 (diff) | |
download | linux-45d4f855046631d63dab8832ba8a8369ed8e04bd.tar.gz linux-45d4f855046631d63dab8832ba8a8369ed8e04bd.tar.bz2 linux-45d4f855046631d63dab8832ba8a8369ed8e04bd.zip |
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 <dan.carpenter@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions