[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1437805255-31379-1-git-send-email-bhaaradwaaj@gmail.com>
Date: Sat, 25 Jul 2015 11:50:55 +0530
From: Bharadwaaj <bhaaradwaaj@...il.com>
To: james.l.morris@...cle.com
Cc: serge@...lyn.com, linux-security-module@...r.kernel.org,
linux-kernel@...r.kernel.org,
"bhaaradwaaj@...il.com" <bhaaradwaaj@...il.com>
Subject: [PATCH 2/2] secutity:lsm_audit.c fixed spelling error.
From: "bhaaradwaaj@...il.com" <bhaaradwaaj@...il.com>
Signed-off-by: Bharadwaaj <bhaaradwaaj@...il.com>
---
security/lsm_audit.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/security/lsm_audit.c b/security/lsm_audit.c
index 4ed9810..82dda30 100644
--- a/security/lsm_audit.c
+++ b/security/lsm_audit.c
@@ -214,7 +214,7 @@ static void dump_common_audit_data(struct audit_buffer *ab,
char comm[sizeof(current->comm)];
/*
- * To keep stack sizes in check force programers to notice if they
+ * To keep stack sizes in check force programmers to notice if they
* start making this union too large! See struct lsm_network_audit
* as an example of how to deal with large data.
*/
--
2.4.6
--
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