From: Greg Kroah-Hartman Date: Sat, 15 Aug 2015 02:15:34 +0000 (-0700) Subject: staging: wilc1000: remove WILC_FREE_IF_TRUE macro X-Git-Tag: omap-for-v4.3/fixes-merge-window~44^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=969effe9dcdccab865c7f57790f647ebc59df457;p=pandora-kernel.git staging: wilc1000: remove WILC_FREE_IF_TRUE macro Just use kfree, as that's all it resolves itself to. Cc: Johnny Kim Cc: Rachel Kim Cc: Dean Lee Cc: Chris Park Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed