From: H Hartley Sweeten Date: Sat, 8 Mar 2014 00:31:16 +0000 (-0700) Subject: staging: comedi: comedi_fc: tidy up module init X-Git-Tag: v3.15-rc1~139^2~306 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a9d6458bbd7075f4fdaa9e0a59f1b1729734a1d;p=pandora-kernel.git staging: comedi: comedi_fc: tidy up module init For aesthetics, move the MODULE_* information to the end of the file and move the module_{init,exit}() after the functions. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed