* [PATCH] Style Error line 1: Deleted trailing space
@ 2015-10-11 0:06 Scott Matheina
0 siblings, 0 replies; only message in thread
From: Scott Matheina @ 2015-10-11 0:06 UTC (permalink / raw)
To: linux-kernel
>From 06fabebf521e29014fd59518c923d671e6df0fce Mon Sep 17 00:00:00 2001
From: Scott Matheina <scott@matheina.com>
Date: Sat, 10 Oct 2015 16:05:51 -0500
Subject: [PATCH] Style Error line 1: Deleted trailing space This is a simple
patch to line 1 of kernel/audit.h, deleting a trailing space to remove a
style error. modified: kernel/audit.h
---
kernel/audit.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kernel/audit.h b/kernel/audit.h
index dadf86a..dd4d4d8 100644
--- a/kernel/audit.h
+++ b/kernel/audit.h
@@ -1,4 +1,4 @@
-/* audit -- definition of audit_context structure and supporting types
+/* audit -- definition of audit_context structure and supporting types
*
* Copyright 2003-2004 Red Hat, Inc.
* Copyright 2005 Hewlett-Packard Development Company, L.P.
--
1.9.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2015-10-11 0:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-11 0:06 [PATCH] Style Error line 1: Deleted trailing space Scott Matheina
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox