From: Jiri Slaby Date: Sat, 4 Sep 2010 13:03:07 +0000 (+0200) Subject: Staging: ath6kl, remove unneeded ptr checking X-Git-Tag: v2.6.37-rc1~60^2~3^2~712 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a4724a76d73b3888d2e12780a7181fbe6e0766a;p=pandora-kernel.git Staging: ath6kl, remove unneeded ptr checking In wmi_bssInfo_event_rx, there is unneeded check for bss, because it is in the branch where the bss is checked to be non-null already. Remove the superfluous check. Signed-off-by: Jiri Slaby Cc: Vipin Mehta Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed