aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorOscar Carter <[email protected]>2020-04-25 15:42:56 +0200
committerGreg Kroah-Hartman <[email protected]>2020-04-28 14:16:49 +0200
commit81969fd8abc104d0288837409606c4abf527e224 (patch)
tree7bcffc818c047075963a3e71c9569fff49592342 /tools/perf/scripts/python/netdev-times.py
parent628cbd971a927abe6388d44320e351c337b331e4 (diff)
staging: vt6656: Check the return value of vnt_control_out_* calls
Check the return value of vnt_control_out_* function calls. When necessary modify the function prototype to be able to return the new checked error code. It's safe to modify all the function prototypes without fix the call because the only change is the return value from void to int. If before the call didn't check the return value, now neither. Signed-off-by: Oscar Carter <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions