diff options
author | Colin Ian King <[email protected]> | 2017-02-28 11:02:48 +0000 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2017-02-28 21:55:24 -0500 |
commit | d1a9ccc4b1374a5a7762031fd8e4e398c68549e6 (patch) | |
tree | fd0e5202fb8bdc915785b6ffc9e6571ce076f268 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 42a70abddd90374518057e989f5b7289b7b535d8 (diff) |
scsi: qedi: fix missing return error code check on call to qedi_setup_int
The call to qedi_setup_int is not updating the return code rc yet rc is
being checked for an error. Fix this by assigning rc to the return code
from the call to qedi_setup_int.
Signed-off-by: Colin Ian King <[email protected]>
Acked-by: Manish Rangankar <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions