[U-Boot] [PATCH] net: change the env name to use const

Simon Glass sjg at chromium.org
Wed Sep 2 04:33:10 CEST 2015


On 1 September 2015 at 04:22, Josh Wu <josh.wu at atmel.com> wrote:
> As we don't modify the 'name' parameter, so change it to const.
>
> Signed-off-by: Josh Wu <josh.wu at atmel.com>
> ---
>
> include/net.h | 4 ++--
> net/eth.c | 4 ++--
> 2 files changed, 4 insertions(+), 4 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list