git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1db5aa0
)
staging: rtl8192u: replace __FUNCTION__ in r819xU_phy.c
author
Xenia Ragiadakou
<burzalodowa@gmail.com>
Sun, 23 Jun 2013 03:15:16 +0000
(06:15 +0300)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 24 Jun 2013 23:08:33 +0000
(16:08 -0700)
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>
No differences found