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:
b75be42
)
module: fix missing semicolons in MODULE macro usage
author
Rusty Russell
<rusty@rustcorp.com.au>
Mon, 24 Jan 2011 20:32:52 +0000
(14:32 -0600)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Mon, 24 Jan 2011 04:02:54 +0000
(14:32 +1030)
You always needed them when you were a module, but the builtin versions
of the macros used to be more lenient.
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
No differences found