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:
5b28e55
)
staging: comedi: drivers.c: remove unused inline functions
author
H Hartley Sweeten
<hartleys@visionengravers.com>
Thu, 31 May 2012 20:56:28 +0000
(13:56 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 5 Jun 2012 03:46:07 +0000
(20:46 -0700)
Remove the inline functions uvirt_to_kva and kvirt_to_kva, they
are not referenced by any of the drivers.c code.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Cc: Mori Hess <fmhess@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found