From: Harvey Harrison Date: Tue, 29 Jul 2008 06:01:34 +0000 (-0700) Subject: wireless: replace __FUNCTION__ with __func__ X-Git-Tag: v2.6.28-rc1~717^2~437 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c94c93da90a9e46a73a5733ff8454fb4b14733fb;p=pandora-kernel.git wireless: replace __FUNCTION__ with __func__ __FUNCTION__ is gcc-specific, use __func__ Signed-off-by: Harvey Harrison Signed-off-by: John W. Linville --- Reading git-diff-tree failed