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:
dd46cf7
)
staging: vt6655: remove typedef void *TimerFunction
author
Malcolm Priestley
<tvboxspy@gmail.com>
Wed, 29 Oct 2014 17:56:02 +0000
(17:56 +0000)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 29 Oct 2014 20:34:47 +0000
(13:34 -0700)
Covert functions TimerSQ3CallBack and TimerState1CallBack to
the correct type for struct timer_list.function to remove
the cast altogether.
Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found