aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorSergio Paracuellos <[email protected]>2018-04-23 15:44:34 +0200
committerGreg Kroah-Hartman <[email protected]>2018-04-25 15:47:22 +0200
commit5e5cd8089ae91183679213d8273a7682edbc2e06 (patch)
tree1031279f7274ca618f0993ea9450a32c8bf24072 /tools/perf/scripts/python/net_dropmonitor.py
parente396de684ebea31bde476423edcb087432f46729 (diff)
staging: ks7010: avoid casts in michael_mic_function calls
This commit removes casts in calls to michael_mic_function. Most of them are nosense because types match perfectly function parameters. To avoid also int casting for len parameter just pass unsigned len to function which makes sense because is only being called with unsigned int len parameters. Signed-off-by: Sergio Paracuellos <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions