staging: lustre: fixed ../include/lustre_debug.h is included more than once.
$ make includecheck ./drivers/staging/lustre/lustre/ptlrpc/layout.c: ../include/lustre_debug.h is included more than once. Signed-off-by: Darryl T. Agostinelli <dagostinelli@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
d9f5af4a4d
commit
008b5d2845
@ -58,7 +58,6 @@
|
|||||||
/* struct ptlrpc_request, lustre_msg* */
|
/* struct ptlrpc_request, lustre_msg* */
|
||||||
#include "../include/lustre_req_layout.h"
|
#include "../include/lustre_req_layout.h"
|
||||||
#include "../include/lustre_acl.h"
|
#include "../include/lustre_acl.h"
|
||||||
#include "../include/lustre_debug.h"
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* RQFs (see below) refer to two struct req_msg_field arrays describing the
|
* RQFs (see below) refer to two struct req_msg_field arrays describing the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user