summaryrefslogtreecommitdiff
path: root/drivers/dio
diff options
context:
space:
mode:
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>2015-11-16 14:46:46 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-11-17 22:19:57 (GMT)
commit34d96c0dedbfbba50349dcc76546a86ad59a0789 (patch)
treeb9d6b6de19f239b21583659a70ad2d07f6feacd4 /drivers/dio
parent559b7d2444790415b8818d3154afba7e74f5925f (diff)
downloadlinux-34d96c0dedbfbba50349dcc76546a86ad59a0789.tar.xz
staging: unisys: return error value directly
In case of error we are jumping to err_del_scsipending_ent and always returning SCSI_MLQUEUE_DEVICE_BUSY from error path. We donot need a variable to return a fixed error value, it can be returned directly. Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/dio')
0 files changed, 0 insertions, 0 deletions