From: Sascha Herrmann Date: Thu, 4 Apr 2013 11:02:00 +0000 (+0000) Subject: at86rf230: remove unnecessary / dead code X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~200 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8075a8c946d11e17bb5d837e2a032206f26ec70;p=pandora-kernel.git at86rf230: remove unnecessary / dead code In at86rf230_probe() lp was first set to dev->priv and a few lines later dev->priv was set to lp again, without changing lp in between. The call to ieee802154_unregister_device() before err_irq: was unreachable. Signed-off-by: Sascha Herrmann Signed-off-by: David S. Miller --- Reading git-diff-tree failed