]> git.baikalelectronics.ru Git - kernel.git/commit
arcnet: arc-rawmode: reorder module functions
authorMichael Grzeschik <m.grzeschik@pengutronix.de>
Wed, 22 Apr 2015 09:11:58 +0000 (11:11 +0200)
committerMichael Grzeschik <m.grzeschik@pengutronix.de>
Wed, 23 Sep 2015 09:23:44 +0000 (11:23 +0200)
commit07fe3bdfeb7a5f990f8d0708063b521d914d914c
tree0276b1117c6702512b137d29bee88661ba4e6f98
parenta2678a402f1ec5895a511f21a13fcc9dca59adca
arcnet: arc-rawmode: reorder module functions

This patch moves the module_init and module_exit patches to
the end of the file. It also replaces the printk with pr_info.

Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de>
drivers/net/arcnet/arc-rawmode.c