Mon, May 25, 2015 at 07:28:36AM CEST, simon.hor...@netronome.com wrote:
>Mark parameters and local variables as const where possible.
>
>Signed-off-by: Simon Horman
>Acked-by: Scott Feldman
Acked-by: Jiri Pirko
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of
Mark parameters and local variables as const where possible.
Signed-off-by: Simon Horman
Acked-by: Scott Feldman
---
v3
* Rebased and updated to cover new parameters and local variables
that may be const
* Added Scott Feldman's Ack
v2
* Make more parameters and variables const.
It seems th