mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-06 08:47:44 -04:00
staging: lustre: remove libcfs_all.h includes from lnet/klnd
Other smaller include files are sufficient. Signed-off-by: NeilBrown <neilb@suse.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
1f28db699f
commit
7a83b3a19a
@@ -64,7 +64,6 @@
|
||||
|
||||
#define DEBUG_SUBSYSTEM S_LND
|
||||
|
||||
#include <linux/libcfs/libcfs_all.h>
|
||||
#include <linux/lnet/lib-lnet.h>
|
||||
|
||||
#define IBLND_PEER_HASH_SIZE 101 /* # peer lists */
|
||||
|
||||
@@ -47,7 +47,6 @@
|
||||
#include <net/sock.h>
|
||||
#include <net/tcp.h>
|
||||
|
||||
#include <linux/libcfs/libcfs_all.h>
|
||||
#include <linux/lnet/lib-lnet.h>
|
||||
#include <linux/lnet/socklnd.h>
|
||||
|
||||
|
||||
@@ -31,6 +31,7 @@
|
||||
* Lustre is a trademark of Sun Microsystems, Inc.
|
||||
*/
|
||||
|
||||
#include <linux/highmem.h>
|
||||
#include "socklnd.h"
|
||||
|
||||
int
|
||||
|
||||
Reference in New Issue
Block a user