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:
14de72b
)
Staging: dt3155: make module_{init/exit} functions static
author
H Hartley Sweeten
<hartleys@visionengravers.com>
Fri, 23 Jul 2010 18:38:41 +0000
(11:38 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Mon, 26 Jul 2010 22:34:04 +0000
(15:34 -0700)
The module_init() and module_exit() functions should be static and marked
with __init and __exit.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Scott Smedley <ss@aao.gov.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found