[PATCH] ARM:common: deleting waste code which never execute

Chen Gang gang.chen at asianux.com
Tue Jan 29 08:27:56 EST 2013


  sorry, need send patch v2 (or report warning for temp when building)

于 2013年01月29日 21:23, Chen Gang 写道:
> 
>   delete the waste code which never execute
> 
> Signed-off-by: Chen Gang <gang.chen at asianux.com>
> ---
>  arch/arm/common/scoop.c |    2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/arch/arm/common/scoop.c b/arch/arm/common/scoop.c
> index a5c3dc3..6ef146e 100644
> --- a/arch/arm/common/scoop.c
> +++ b/arch/arm/common/scoop.c
> @@ -232,8 +232,6 @@ static int scoop_probe(struct platform_device *pdev)
> 
>  	return 0;
> 
> -	if (devptr->gpio.base != -1)
> -		temp = gpiochip_remove(&devptr->gpio);
>  err_gpio:
>  	platform_set_drvdata(pdev, NULL);
>  err_ioremap:
> 


-- 
Chen Gang

Asianux Corporation



More information about the linux-arm-kernel mailing list