zpool: remove no-op module init/exit
authorDan Streetman <ddstreet@ieee.org>
Tue, 8 Sep 2015 22:05:09 +0000 (15:05 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 8 Sep 2015 22:35:28 +0000 (15:35 -0700)
commitdf69f52d990bd85159727bd26e819d3a6e49c666
tree4b6a7ba075df52f4fd62ed23e42107a4cf8dd47a
parentc83db4f419e7105af38cdcca80cc51213214a2c8
zpool: remove no-op module init/exit

Remove zpool_init() and zpool_exit(); they do nothing other than print
"loaded" and "unloaded".

Signed-off-by: Dan Streetman <ddstreet@ieee.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/zpool.c
This page took 0.025428 seconds and 5 git commands to generate.