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:
8c84780
)
kvmclock: remove unneeded EXPORT macro
author
Eric B Munson
<emunson@mgebm.net>
Thu, 15 Mar 2012 22:16:49 +0000
(18:16 -0400)
committer
Avi Kivity
<avi@redhat.com>
Sun, 8 Apr 2012 09:49:54 +0000
(12:49 +0300)
check_and_clear_guest_paused does not need to be exported as it isn't used
by any modules, remove the export.
Signed-off-by: Eric B Munson <emunson@mgebm.net>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found