Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1287030
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] drivers: net: xgene: constify xgene_mac_ops and xgene_port_ops structures |
| Date | 2015-12-09 03:50 +0100 |
| Message-ID | <qDCZj-2fi-9@gated-at.bofh.it> (permalink) |
| References | <qDxdg-75c-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Julia Lawall <Julia.Lawall@lip6.fr> Date: Tue, 8 Dec 2015 21:18:25 +0100 > The xgene_mac_ops and xgene_port_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> Applied to net-next, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] drivers: net: xgene: constify xgene_mac_ops and xgene_port_ops structures Julia Lawall <Julia.Lawall@lip6.fr> - 2015-12-08 21:40 +0100 Re: [PATCH] drivers: net: xgene: constify xgene_mac_ops and xgene_port_ops structures David Miller <davem@davemloft.net> - 2015-12-09 03:50 +0100
csiph-web