aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2016-12-16 14:10:43 +0000
committerMartin K. Petersen <[email protected]>2017-01-05 00:31:13 -0500
commit703e747a6b6fa51afa6632b6963569c654062de6 (patch)
treec70166d197291d12de2c3abf5ae3dc1663326bae /tools/perf/scripts/python/event_analyzing_sample.py
parenta5c1be7005e2992e3ae2ffa4e510e9bd4c2922e8 (diff)
scsi: qedi: return via va_end to match corresponding va_start
Although on most systems va_end is a no-op, it is good practice to use va_end on the function return path, especially since the va_start documenation states: "Each invocation of va_start() must be matched by a corresponding invocation of va_end() in the same function." Found with static analysis by CoverityScan, CIDs 1389477-1389479 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/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions