From: Rusty Russell Date: Mon, 24 Jan 2011 20:32:52 +0000 (-0600) Subject: module: fix missing semicolons in MODULE macro usage X-Git-Tag: v2.6.38-rc3~73^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=577d6a7c3a0e273e115c65a148b71be6c1950f69;p=pandora-kernel.git 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 Signed-off-by: Rusty Russell --- Reading git-diff-tree failed