summaryrefslogtreecommitdiff
path: root/firmware
diff options
context:
space:
mode:
authorBart Van Assche <bart.vanassche@sandisk.com>2017-04-26 23:47:51 +0300
committerJens Axboe <axboe@fb.com>2017-04-27 00:09:04 +0300
commitf05d1ba7871a2c20ca9ebb303aac89c9296d1f58 (patch)
tree3b501e9c6fff0d4888c7c82ab5d6b674d4188af0 /firmware
parent62d6c9496a2bded5262ac9f675b27facb3cd4ce8 (diff)
downloadlinux-f05d1ba7871a2c20ca9ebb303aac89c9296d1f58.tar.xz
blk-mq: Only unregister hctxs for which registration succeeded
Hctx unregistration involves calling kobject_del(). kobject_del() must not be called if kobject_add() has not been called. Hence in the error path only unregister hctxs for which registration succeeded. Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com> Cc: Omar Sandoval <osandov@fb.com> Cc: Hannes Reinecke <hare@suse.com> Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions