aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2017-04-08 00:44:03 +0100
committerGreg Kroah-Hartman <[email protected]>2017-04-08 13:00:44 +0200
commitba508685d90fa361bb2f7d1e3cb86892a7b94ec2 (patch)
treed770e560bdba37adcf4a4ad972ce8fc568e2468b /tools/perf/scripts/python
parent0e490657c7214cce33fbca3d88227298c5c968ae (diff)
staging: wilc1000: fix incorrect strncasecmp length
The strncasecmp of buff against the literal string RSSI is using variable length which is zero. This should be instead using the variable size instead. Also remove the redundant variable length. Detected by PVS-Studio, warning: V575 Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions