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:
fafa4dc
)
staging: ft1000: remove formal get_request_type function header from ft1000-download.c
author
Kelley Nielsen
<kelleynnn@gmail.com>
Mon, 14 Oct 2013 22:21:48 +0000
(15:21 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 15 Oct 2013 15:50:33 +0000
(08:50 -0700)
since there was no information in the C99 style header
for function get_request_type() that was not easily obtainable
by looking at the function, the header was completely removed.
Signed-off-by: Kelley Nielsen <kelleynnn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found