Remove leftover warnings
authorJens Axboe <axboe@fb.com>
Thu, 18 May 2017 18:53:38 +0000 (12:53 -0600)
committerJens Axboe <axboe@fb.com>
Thu, 18 May 2017 18:53:38 +0000 (12:53 -0600)
commitdd3805d49995e59fdf61e2560c3fec5b7f5c71b6
treeef53914f553eaa26b0dd6f3b8f5856ce948e0ce8
parent7b5c648f6a5c05716e2f345c9d640965abda8761
Remove leftover warnings

Previous commit that fixed up the preadv2/pwritev2 wrappers
left some debug #warning in there by accident. Kill them.

Fixes: 7b5c648f6a5c ("Fix wrap issue with 64-bit pwritev2/preadv2")
Signed-off-by: Jens Axboe <axboe@fb.com>
os/os-linux.h