]> git.baikalelectronics.ru Git - kernel.git/commit
module: fix missing semicolons in MODULE macro usage
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 24 Jan 2011 20:32:52 +0000 (14:32 -0600)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 24 Jan 2011 04:02:54 +0000 (14:32 +1030)
commiteadf91cd6868575051658251551820653de0af71
tree3094a0b019ab4f81a2a0bc460635b9ee56cd2768
parentf73afb21e90d98c3f65a967f184b48c439495f31
module: fix missing semicolons in MODULE macro usage

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>
drivers/net/arm/ks8695net.c
net/dsa/dsa.c