]> git.karo-electronics.de Git - mv-sheeva.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)
commit577d6a7c3a0e273e115c65a148b71be6c1950f69
tree3094a0b019ab4f81a2a0bc460635b9ee56cd2768
parentb75be4204e7871869b2c268c00783703197aaa7d
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