]> git.baikalelectronics.ru Git - kernel.git/commit
staging: lustre: remove libcfs/linux/libcfs.h
authorNeilBrown <neilb@suse.com>
Mon, 16 Apr 2018 00:42:37 +0000 (10:42 +1000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Apr 2018 13:02:43 +0000 (15:02 +0200)
commitec323d56bfcfeff5cad0661dec5e04567a0161c0
tree835503cce310705c5ea63a7e690ff62e6533bd55
parent363df145119efbda5611b9ffc4767d85c79036df
staging: lustre: remove libcfs/linux/libcfs.h

This include file is only included in one place,
and only contains a list of other include directives.
So just move all those to the place where this file
is included, and discard the file.

One include directive uses a local name ("linux-cpu.h"), so
that needs to be given a proper path.

Probably many of these should be remove from here, and moved to
just the files that need them.

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/include/linux/libcfs/linux/libcfs.h [deleted file]