diff options
author | Borislav Petkov <[email protected]> | 2016-09-23 13:22:26 +0200 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2016-09-26 21:02:51 -0400 |
commit | 4bd173c30792791a6daca8c64793ec0a4ae8324f (patch) | |
tree | b0f40423e7215222856a7f18e26f58bb5bae8e9a /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 182d3f84307263e016977eaf23f9048483cf5ea2 (diff) |
scsi: arcmsr: Simplify user_len checking
Do the user_len check first and then the ver_addr allocation so that we
can save us the kfree() on the error path when user_len is >
ARCMSR_API_DATA_BUFLEN.
Signed-off-by: Borislav Petkov <[email protected]>
Cc: Marco Grassi <[email protected]>
Cc: Dan Carpenter <[email protected]>
Cc: Tomas Henzl <[email protected]>
Cc: Martin K. Petersen <[email protected]>
Cc: <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Reviewed-by: Tomas Henzl <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions