]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit97b0494b09beb994a1f8d0b7237273c7d35f8238
treef1c1179f2001d061e002168a7eb56ea12ba66c10
parente46a48f0b270682e29e5afc4d0aef109267ce56e
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