]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: rtl8192u: replace __FUNCTION__ in r819xU_phy.c
authorXenia Ragiadakou <burzalodowa@gmail.com>
Sun, 23 Jun 2013 03:15:16 +0000 (06:15 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 24 Jun 2013 23:08:33 +0000 (16:08 -0700)
commit08a4cdea1956e60300b34b1cc324dc1ac256382b
treeda466da231e0f98f6c8d814d3b2f6b23a816d08b
parent1db5aa05629820445deab2c65c872dd7b7284104
staging: rtl8192u: replace __FUNCTION__ in r819xU_phy.c

This patch fixes the following checkpatch warning:
WARNING: __func__ should be used instead of gcc specific __FUNCTION__

Signed-off-by: Xenia Ragiadakou <burzalodowa@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/r819xU_phy.c