From: Darryl T. Agostinelli Date: Sun, 2 Apr 2017 13:28:37 +0000 (-0500) Subject: staging: lustre: fixed ../include/lustre_debug.h is included more than once. X-Git-Tag: v4.12-rc1~84^2~260 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=008b5d28451550ae3ddfd56b9d36715edd3bb504;p=karo-tx-linux.git 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 Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/lustre/lustre/ptlrpc/layout.c b/drivers/staging/lustre/lustre/ptlrpc/layout.c index 356d73511ea3..8177e1a31ca9 100644 --- a/drivers/staging/lustre/lustre/ptlrpc/layout.c +++ b/drivers/staging/lustre/lustre/ptlrpc/layout.c @@ -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