[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1397155858-6686-1-git-send-email-paulmcquad@gmail.com>
Date: Thu, 10 Apr 2014 19:50:58 +0100
From: Paul McQuade <paulmcquad@...il.com>
To: linux-kernel@...r.kernel.org
Cc: akpm@...ux-foundation.org, riel@...hat.com, davidlohr@...com
Subject: [PATCH 08/15] ipc:util.h whitespace Removed
ERROR: trailing whitespace
Signed-off-by: Paul McQuade <paulmcquad@...il.com>
---
ipc/util.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ipc/util.h b/ipc/util.h
index 9c47d6f..0dbb554 100644
--- a/ipc/util.h
+++ b/ipc/util.h
@@ -142,7 +142,7 @@ struct kern_ipc_perm *ipcctl_pre_down_nolock(struct ipc_namespace *ns,
struct ipc64_perm *perm, int extra_perm);
#ifndef CONFIG_ARCH_WANT_IPC_PARSE_VERSION
- /* On IA-64, we always use the "64-bit version" of the IPC structures. */
+/* On IA-64, we always use the "64-bit version" of the IPC structures. */
# define ipc_parse_version(cmd) IPC_64
#else
int ipc_parse_version(int *cmd);
--
1.8.3.2
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists