All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] .gitignore: ignore apparmor/rlim_names.h
@ 2010-08-28  2:25 Yong Zhang
  2010-08-28  4:44 ` John Johansen
  2010-08-29 23:09 ` James Morris
  0 siblings, 2 replies; 3+ messages in thread
From: Yong Zhang @ 2010-08-28  2:25 UTC (permalink / raw)
  To: john.johansen, jmorris; +Cc: linux-kernel, linux-security-module

From: Yong Zhang <yong.zhang@windriver.com>

Signed-off-by: Yong Zhang <yong.zhang0@gmail.com>
---
 security/apparmor/.gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/security/apparmor/.gitignore b/security/apparmor/.gitignore
index 0a0a99f..4d995ae 100644
--- a/security/apparmor/.gitignore
+++ b/security/apparmor/.gitignore
@@ -3,3 +3,4 @@
 #
 af_names.h
 capability_names.h
+rlim_names.h
-- 
1.7.0.4


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-08-29 23:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-28  2:25 [PATCH] .gitignore: ignore apparmor/rlim_names.h Yong Zhang
2010-08-28  4:44 ` John Johansen
2010-08-29 23:09 ` James Morris

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.