From: Felipe Balbi Date: Thu, 3 Feb 2011 10:20:18 +0000 (+0200) Subject: cbus: retu: move module_* close to the matching symbol X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18947a0d05662a99d86cda3394fd5a6bd331384d;p=pandora-kernel.git cbus: retu: move module_* close to the matching symbol Just to make checkpatch.pl a bit happier, move subsys_initcall() and module_exit() closer to the init and exit functions of the driver. Signed-off-by: Felipe Balbi Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed