From: Xenia Ragiadakou Date: Thu, 23 May 2013 02:14:48 +0000 (+0300) Subject: rtl8192u: replace __FUNCTION__ with __func__ in r8192U_core.c X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~490 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b3b215b624fa8f5dcecfb6743f7626bafcbc307;p=pandora-kernel.git rtl8192u: replace __FUNCTION__ with __func__ in r8192U_core.c This patch fixes the following checkpatch warning: WARNING: __func__ should be used instead of gcc specific __FUNCTION__ Signed-off-by: Xenia Ragiadakou Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed