From: Henry Ptasinski Date: Wed, 29 Jun 2011 23:46:55 +0000 (-0700) Subject: staging: brcm80211: remove unnecessary null check X-Git-Tag: v3.1-rc1~232^2~320 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=521223a27a760658e04e65d8deaf5339070f15f6;p=pandora-kernel.git staging: brcm80211: remove unnecessary null check kfree(NULL) is safe, and the rest of the cleanup should be done regardless to make sure the state is consistent. Signed-off-by: Henry Ptasinski Reviewed-by: Roland Vossen Reviewed-by: Arend van Spriel Reviewed-by: Franky Lin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed