]> 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)
commit762146c6c768705ab41e41537882bd001751f2c6
tree0276b1117c6702512b137d29bee88661ba4e6f98
parentd69df9c5a77aebb1f7903117cf79e1a51e3ec4f6
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