Reviewed-by: Jamey Sharp <[email protected]>

On Mon, Sep 26, 2011 at 10:58:24PM -0400, Matt Turner wrote:
> I wonder if there are any other patterns we haven't seen yet?
> 
> Signed-off-by: Matt Turner <[email protected]>
> ---
>  hw/xfree86/fbdevhw/fbdevhw.c |    2 --
>  1 files changed, 0 insertions(+), 2 deletions(-)
> 
> diff --git a/hw/xfree86/fbdevhw/fbdevhw.c b/hw/xfree86/fbdevhw/fbdevhw.c
> index dee731b..fbda349 100644
> --- a/hw/xfree86/fbdevhw/fbdevhw.c
> +++ b/hw/xfree86/fbdevhw/fbdevhw.c
> @@ -99,8 +99,6 @@ fbdevHWFreeRec(ScrnInfoPtr pScrn)
>  {
>       if (fbdevHWPrivateIndex < 0)
>               return;
> -     if (FBDEVHWPTR(pScrn) == NULL)
> -             return;
>       free(FBDEVHWPTR(pScrn));
>       FBDEVHWPTRLVAL(pScrn) = NULL;
>  }
> -- 
> 1.7.3.4
> 
> _______________________________________________
> [email protected]: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: http://lists.x.org/mailman/listinfo/xorg-devel

Attachment: signature.asc
Description: Digital signature

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to