From: Jiri Slaby Date: Mon, 11 Oct 2010 09:27:32 +0000 (+0200) Subject: WIRELESS: at76c50x, remove unneeded NULL check X-Git-Tag: v2.6.37-rc1~147^2~78^2^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9325199edb093a5c7311a25d15da20ee984e80b;p=pandora-kernel.git WIRELESS: at76c50x, remove unneeded NULL check Stanse found that urb cannot be NULL in at76_rx_tasklet because it is dereferenced earlier, so remove the unneeded check. Signed-off-by: Jiri Slaby Signed-off-by: John W. Linville --- Reading git-diff-tree failed