[DIM PATCH 1/3] dim: Remove superfluous assignment

Daniel Vetter daniel at ffwll.ch
Mon May 14 16:18:34 UTC 2018


On Mon, May 14, 2018 at 10:00:44AM -0400, Sean Paul wrote:
> repo is re-assigned 2 lines lower

:-)

Reviewed-by: Daniel Vetter <daniel.vetter at ffwll.ch>

> 
> Signed-off-by: Sean Paul <seanpaul at chromium.org>
> ---
>  dim | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/dim b/dim
> index 6b684ba5308c..7d8787d22c8b 100755
> --- a/dim
> +++ b/dim
> @@ -1260,7 +1260,6 @@ function dim_create_branch
>  
>  	branch=${1:?$usage}
>  	start=${2:-HEAD}
> -	repo="drm-intel"
>  
>  	cd $DIM_PREFIX/$DIM_REPO
>  
> -- 
> Sean Paul, Software Engineer, Google / Chromium OS
> 
> _______________________________________________
> dim-tools mailing list
> dim-tools at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dim-tools

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch


More information about the dim-tools mailing list