commit | d62f843b295393124970d29316344150c7de009b | [log] [tgz] |
---|---|---|
author | Jens Axboe <jens.axboe@oracle.com> | Tue Aug 11 08:31:14 2009 +0200 |
committer | Jens Axboe <jens.axboe@oracle.com> | Fri Sep 11 14:33:32 2009 +0200 |
tree | e4ed17a6e34f43a7c292e7d6f8fe64652b075dd6 | |
parent | 1b379d8daf4e981b2220f057683e35af022d45bc [diff] |
block: make blk_iopoll_prep_sched() follow normal 0/1 return convention Return 0 if we successfully marked this iopoll structure as ours for scheduling, instead of 1. Signed-off-by: Jens Axboe <jens.axboe@oracle.com>