From 0a9d6458bbd7075f4fdaa9e0a59f1b1729734a1d Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Fri, 7 Mar 2014 17:31:16 -0700 Subject: [PATCH] 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-format-patch failed