Skip to content

Commit

Permalink
staging: lustre: fixed ../include/lustre_debug.h is included more tha…
Browse files Browse the repository at this point in the history
…n 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>
  • Loading branch information
Darryl T. Agostinelli authored and Greg Kroah-Hartman committed Apr 8, 2017
1 parent d9f5af4 commit 008b5d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/staging/lustre/lustre/ptlrpc/layout.c
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@
/* struct ptlrpc_request, lustre_msg* */
#include "../include/lustre_req_layout.h"
#include "../include/lustre_acl.h"
#include "../include/lustre_debug.h"

/*
* RQFs (see below) refer to two struct req_msg_field arrays describing the
Expand Down

0 comments on commit 008b5d2

Please sign in to comment.