Searched hist:"0 dff88d39fd0b17a5e3ff03d0264b823cab1352c" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/net/dsa/b53/ |
H A D | b53_mdio.c | diff 0dff88d39fd0b17a5e3ff03d0264b823cab1352c Tue Aug 09 12:09:45 CDT 2016 Julia Lawall <julia.lawall@lip6.fr> net: dsa: b53: constify b53_io_ops structures
The b53_io_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> Acked-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | b53_spi.c | diff 0dff88d39fd0b17a5e3ff03d0264b823cab1352c Tue Aug 09 12:09:45 CDT 2016 Julia Lawall <julia.lawall@lip6.fr> net: dsa: b53: constify b53_io_ops structures
The b53_io_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> Acked-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | b53_mmap.c | diff 0dff88d39fd0b17a5e3ff03d0264b823cab1352c Tue Aug 09 12:09:45 CDT 2016 Julia Lawall <julia.lawall@lip6.fr> net: dsa: b53: constify b53_io_ops structures
The b53_io_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> Acked-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | b53_srab.c | diff 0dff88d39fd0b17a5e3ff03d0264b823cab1352c Tue Aug 09 12:09:45 CDT 2016 Julia Lawall <julia.lawall@lip6.fr> net: dsa: b53: constify b53_io_ops structures
The b53_io_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> Acked-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | b53_priv.h | diff 0dff88d39fd0b17a5e3ff03d0264b823cab1352c Tue Aug 09 12:09:45 CDT 2016 Julia Lawall <julia.lawall@lip6.fr> net: dsa: b53: constify b53_io_ops structures
The b53_io_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> Acked-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | b53_common.c | diff 0dff88d39fd0b17a5e3ff03d0264b823cab1352c Tue Aug 09 12:09:45 CDT 2016 Julia Lawall <julia.lawall@lip6.fr> net: dsa: b53: constify b53_io_ops structures
The b53_io_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> Acked-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|