]> www.infradead.org Git - users/jedix/linux-maple.git/commit
qlcnic: constify qlcnic_dcb_ops structures
authorJulia Lawall <julia.lawall@lip6.fr>
Sun, 27 Dec 2015 21:01:29 +0000 (22:01 +0100)
committerChuck Anderson <chuck.anderson@oracle.com>
Fri, 8 Jul 2016 18:31:20 +0000 (11:31 -0700)
commitf3276664cbf08673e3d720f471fb2f863beac631
treeaa8667b5b823f604d9f24b23f2545f9158a5ce34
parentc16e07a248b4cd28ae314020cdcb59cecb343105
qlcnic: constify qlcnic_dcb_ops structures

The qlcnic_dcb_ops structures are never modified, so declare them as const.

Done with the help of Coccinelle.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
Orabug: 23711389
Signed-off-by: Manjunath Govindashetty <manjunath.govindashetty@oracle.com>
drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.c
drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.h