From: Scott Matheina <scott@matheina.com>
To: linux-kernel@vger.kernel.org
Subject: [PATCH] Style Error line 1: Deleted trailing space
Date: Sat, 10 Oct 2015 19:06:47 -0500 [thread overview]
Message-ID: <5619A817.2020303@matheina.com> (raw)
>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
reply other threads:[~2015-10-11 0:06 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5619A817.2020303@matheina.com \
--to=scott@matheina.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.