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:
3c05bed
)
Staging: rtl8821ae: rc.c: fix up function prototypes
author
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 23 Jan 2014 17:08:14 +0000
(09:08 -0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 23 Jan 2014 17:38:38 +0000
(09:38 -0800)
These function parameters are incorrect for the callbacks. Luckily the
functions don't actually do anything, so the code still "works" just
fine...
Cc: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found