[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20100824.145042.102566553.davem@davemloft.net>
Date: Tue, 24 Aug 2010 14:50:42 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: error27@...il.com
Cc: ssanap@...vell.com, netdev@...r.kernel.org,
kernel-janitors@...r.kernel.org
Subject: Re: [patch 1/4] pxa168_eth: remove unneeded null check
From: Dan Carpenter <error27@...il.com>
Date: Tue, 24 Aug 2010 18:52:46 +0200
> "pep->pd" isn't checked consistently in this function. For example it's
> dereferenced unconditionally on the next line after the end of the if
> condition. This function is only called from pxa168_eth_probe() and
> pep->pd is always non-NULL so I removed the check.
>
> Signed-off-by: Dan Carpenter <error27@...il.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists