From: Greg Kroah-Hartman Date: Tue, 2 Jun 2015 05:11:12 +0000 (+0900) Subject: staging: wilc100: remove WILC_NULL usage X-Git-Tag: omap-for-v4.3/legacy-v2-signed~121^2~368 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1413b6084faa677bc122549aba50e38e11343d3;p=pandora-kernel.git staging: wilc100: remove WILC_NULL usage Use the "real" NULL value, don't try to be cute and define your own value for something that the compiler obviously supports. Cc: Johnny Kim Cc: Rachel Kim Cc: Dean Lee Cc: Chris Park Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed