aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2013-01-30 22:14:10 +0000
committerDavid S. Miller <[email protected]>2013-02-02 23:00:22 -0500
commit7bc486460fe22a93e08b1dc4dce8318e3bc2db50 (patch)
treedcf1a86862d33eb4b02b18043765f994f6ae6de0 /tools/perf/scripts/python/check-perf-trace.py
parent7614fe8888840a78ad4730d82adcc679c1af1894 (diff)
qlcnic: silence false positive overflow warning
We actually store the MAC address as well as the board_name here. The longest board_name is 75 characters so there is more than enough room to hold the 17 character MAC and the ": " divider. But making this buffer larger silences a static checker warning. Signed-off-by: Dan Carpenter <[email protected]> Acked-By: Jitendra Kalsaria <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions