]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitabc23ec927f217f1cc698e36d300ef80e935e805
tree0276b1117c6702512b137d29bee88661ba4e6f98
parent84286f191a01f198ccfc15759d01320e3847accd
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