aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorLeo Kim <[email protected]>2015-11-25 11:59:49 +0900
committerGreg Kroah-Hartman <[email protected]>2015-12-18 14:40:57 -0800
commitc8751ad7d22459b973b26c5bd37b444cf77d6412 (patch)
tree6b6332d271300556d88b31077a35138e702257fe /tools/perf/scripts/python/bin
parent9edaa5f3c28e529c98fcb26035630fa64d140ffb (diff)
staging: wilc1000: Handle_SetMulticastFilter(): fixes right shifting more than type allows
This patch fixes the warning reported by smatch. - Handle_SetMulticastFilter() warn: right shifting more than type allows That is unnecessary action of boolean type. just assign 0. Signed-off-by: Leo Kim <[email protected]> Signed-off-by: Glen Lee <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions