commit | dc1badf63026550ce8d099c3a4d1c803d23b038f | [log] [tgz] |
---|---|---|
author | Julia Lawall <Julia.Lawall@lip6.fr> | Sun May 01 14:22:21 2016 +0200 |
committer | Doug Ledford <dledford@redhat.com> | Fri May 13 13:47:07 2016 -0400 |
tree | 70615dc79579e14620c13f5ca4dec358d879d5a1 | |
parent | a647040ea85ae0bf5bd93f2a1b42dba57b0d0059 [diff] |
i40iw: constify i40iw_vf_cqp_ops structure The i40iw_vf_cqp_ops structure is never modified, so declare it as const. Done with the help of Coccinelle. Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr> Reviewed-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>