diff options
author | Sudip Mukherjee <sudipm.mukherjee@gmail.com> | 2015-11-16 14:46:46 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-11-17 22:19:57 (GMT) |
commit | 34d96c0dedbfbba50349dcc76546a86ad59a0789 (patch) | |
tree | b9d6b6de19f239b21583659a70ad2d07f6feacd4 /drivers/Kconfig | |
parent | 559b7d2444790415b8818d3154afba7e74f5925f (diff) | |
download | linux-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/Kconfig')
0 files changed, 0 insertions, 0 deletions