aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_lib.c
diff options
context:
space:
mode:
authorKrzysztof Wilczynski <[email protected]>2019-09-04 14:17:30 +0000
committerDavid S. Miller <[email protected]>2019-09-05 10:38:22 +0000
commitee4c3deac70dcc8c727a4192d9a7a56593f02121 (patch)
tree110f99ec08d34bcd1f79ff7e54e3575928188a6e /drivers/net/ethernet/intel/ice/ice_lib.c
parentpppoatm: use %*ph to print small buffer (diff)
downloadkernel-ee4c3deac70dcc8c727a4192d9a7a56593f02121.tar.gz
kernel-ee4c3deac70dcc8c727a4192d9a7a56593f02121.zip
net: qed: Move static keyword to the front of declaration
Move the static keyword to the front of declaration of iwarp_state_names, and resolve the following compiler warning that can be seen when building with warnings enabled (W=1): drivers/net/ethernet/qlogic/qed/qed_iwarp.c:385:1: warning: ‘static’ is not at beginning of declaration [-Wold-style-declaration] Also, resolve checkpatch.pl script warning: WARNING: static const char * array should probably be static const char * const Signed-off-by: Krzysztof Wilczynski <[email protected]> Acked-by: Michal Kalderon <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_lib.c')
0 files changed, 0 insertions, 0 deletions