aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorDeborah Brouwer <[email protected]>2021-04-04 15:23:49 -0700
committerGreg Kroah-Hartman <[email protected]>2021-04-05 12:12:38 +0200
commitf52def0b5e6f61fbeaaa645a82253cc9e4eed1f6 (patch)
treeecb29aad09ed83b86ac8990057afba6811fcbe74 /tools/perf/scripts/python/net_dropmonitor.py
parentc75afdaf2e5340822973b9cd4812addc60c97b11 (diff)
staging: rtl8192e: move const after static
Move the const after static to conform with kernel preference for static const <type> declaration style instead of static <type> const. Identified by checkpatch: WARNING: Move const after static - use 'static const char'. Signed-off-by: Deborah Brouwer <[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/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions