staging: lustre: move remaining code from linux-module.c to module.c
authorNeilBrown <neilb@suse.com>
Mon, 7 May 2018 00:54:48 +0000 (10:54 +1000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 8 May 2018 11:09:21 +0000 (13:09 +0200)
commit9604c7ac2005e214cb08500c957a79c58bea5c83
treee91012cb65585ae3618e39426436b96bc51a6f72
parentb4ded66db93bbe1f5323ad38ce51bb1be114934f
staging: lustre: move remaining code from linux-module.c to module.c

There is no longer any need to keep this code separate,
and now we can remove linux-module.c

Reviewed-by: James Simmons <jsimmons@infradead.org>
Signed-off-by: NeilBrown <neilb@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/include/linux/libcfs/libcfs.h
drivers/staging/lustre/lnet/libcfs/Makefile
drivers/staging/lustre/lnet/libcfs/linux/linux-module.c [deleted file]
drivers/staging/lustre/lnet/libcfs/module.c