From: Arend van Spriel Date: Fri, 2 Sep 2011 14:00:29 +0000 (+0200) Subject: staging: brcm80211: replace 0 integer with NULL pointer X-Git-Tag: v3.2-rc1~169^2^2~649 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e9f621cb958fb4d2a8ba922465b2be699b7eeb0;p=pandora-kernel.git staging: brcm80211: replace 0 integer with NULL pointer Running sparse showed following warning: Using plain integer as NULL pointer. This has been fixed. Reported-by: Aaro Koskinen Reviewed-by: Franky (Zhenhui) Lin Reviewed-by: Roland Vossen Signed-off-by: Roland Vossen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed