staging: lustre: move files out of lustre/lnet/libcfs/linux/
authorNeilBrown <neilb@suse.com>
Mon, 21 May 2018 04:35:12 +0000 (14:35 +1000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 25 May 2018 16:29:09 +0000 (18:29 +0200)
commitf72c3ab791ac0b2b75b5b5d4d51d8eb89ea1e515
treea5f56c45ed0ef6325d728f08ae7a08387d2dfa33
parent64bf0b1a079d61e9e059b9dc7a58e064c7d994ae
staging: lustre: move files out of lustre/lnet/libcfs/linux/

There is no longer any value in having this separate
subdirectory, so promote the files in it.
Also tidy the Makefile a little to use the common "*-obj-y"
macro name.  This will allow individual files to be conditionally
compiled.

Signed-off-by: NeilBrown <neilb@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lnet/libcfs/Makefile
drivers/staging/lustre/lnet/libcfs/linux-crypto-adler.c [moved from drivers/staging/lustre/lnet/libcfs/linux/linux-crypto-adler.c with 100% similarity]
drivers/staging/lustre/lnet/libcfs/linux-crypto.c [moved from drivers/staging/lustre/lnet/libcfs/linux/linux-crypto.c with 100% similarity]
drivers/staging/lustre/lnet/libcfs/linux-crypto.h [moved from drivers/staging/lustre/lnet/libcfs/linux/linux-crypto.h with 100% similarity]
drivers/staging/lustre/lnet/libcfs/linux-debug.c [moved from drivers/staging/lustre/lnet/libcfs/linux/linux-debug.c with 99% similarity]
drivers/staging/lustre/lnet/libcfs/linux-tracefile.c [moved from drivers/staging/lustre/lnet/libcfs/linux/linux-tracefile.c with 99% similarity]