diff options
| author | Sudip Mukherjee <sudipm.mukherjee@gmail.com> | 2015-11-16 20:16:46 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-11-17 14:19:57 -0800 |
| commit | 34d96c0dedbfbba50349dcc76546a86ad59a0789 (patch) | |
| tree | b9d6b6de19f239b21583659a70ad2d07f6feacd4 /net/lapb/lapb_subr.c | |
| parent | 559b7d2444790415b8818d3154afba7e74f5925f (diff) | |
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 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions
