skd: Remove dead code
authorBart Van Assche <bart.vanassche@wdc.com>
Thu, 17 Aug 2017 20:13:24 +0000 (13:13 -0700)
committerJens Axboe <axboe@kernel.dk>
Fri, 18 Aug 2017 14:45:29 +0000 (08:45 -0600)
commit57adf55cffeae83f18a089f5e2fea8a809ebeed1
treef1c1179f2001d061e002168a7eb56ea12ba66c10
parent63214121be2a7c3139c1c653606a695ead177adb
skd: Remove dead code

Removing the SG IO code also removed the code that sets
SKD_REQ_STATE_ABORTED. Hence also remove the code that checks for
this state.

Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Hannes Reinecke <hare@suse.de>
Cc: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/skd_main.c