aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorJingoo Han <[email protected]>2013-08-05 18:04:51 +0900
committerDavid S. Miller <[email protected]>2013-08-05 11:05:24 -0700
commitf094668ca1a3e326e4f3d75a5e3b32f949f417b8 (patch)
treebe8e8071181e49242e9a7139d0dd132aa2cc0f2c /tools/perf/scripts/python/check-perf-trace.py
parent51a700db96367b079edd19988c8f91ddb33ec987 (diff)
net: mlx4: Staticize local functions
These local functions are used only in this file. Fix the following sparse warnings: drivers/net/ethernet/mellanox/mlx4/cmd.c:803:5: warning: symbol 'MLX4_CMD_UPDATE_QP_wrapper' was not declared. Should it be static? drivers/net/ethernet/mellanox/mlx4/cmd.c:812:5: warning: symbol 'MLX4_CMD_GET_OP_REQ_wrapper' was not declared. Should it be static? drivers/net/ethernet/mellanox/mlx4/cmd.c:1547:5: warning: symbol 'mlx4_master_immediate_activate_vlan_qos' was not declared. Should it be static? Signed-off-by: Jingoo Han <[email protected]> Acked-By: Amir Vadai <[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