* [PATCH] x86: gitignore: arch/x86/lib/inat-tables.c
@ 2009-10-27 1:16 Hiroshi Shimamoto
2009-10-27 13:59 ` Masami Hiramatsu
0 siblings, 1 reply; 2+ messages in thread
From: Hiroshi Shimamoto @ 2009-10-27 1:16 UTC (permalink / raw)
To: Masami Hiramatsu, Ingo Molnar, Thomas Gleixner, H. Peter Anvin
Cc: linux-kernel@vger.kernel.org
From: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Ignore generated file arch/x86/lib/inat-tables.c.
Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
---
arch/x86/lib/.gitignore | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
create mode 100644 arch/x86/lib/.gitignore
diff --git a/arch/x86/lib/.gitignore b/arch/x86/lib/.gitignore
new file mode 100644
index 0000000..8df89f0
--- /dev/null
+++ b/arch/x86/lib/.gitignore
@@ -0,0 +1 @@
+inat-tables.c
--
1.6.3.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] x86: gitignore: arch/x86/lib/inat-tables.c
2009-10-27 1:16 [PATCH] x86: gitignore: arch/x86/lib/inat-tables.c Hiroshi Shimamoto
@ 2009-10-27 13:59 ` Masami Hiramatsu
0 siblings, 0 replies; 2+ messages in thread
From: Masami Hiramatsu @ 2009-10-27 13:59 UTC (permalink / raw)
To: Hiroshi Shimamoto
Cc: Ingo Molnar, Thomas Gleixner, H. Peter Anvin,
linux-kernel@vger.kernel.org
Hiroshi Shimamoto wrote:
> From: Hiroshi Shimamoto<h-shimamoto@ct.jp.nec.com>
>
> Ignore generated file arch/x86/lib/inat-tables.c.
>
> Signed-off-by: Hiroshi Shimamoto<h-shimamoto@ct.jp.nec.com>
Acked-by: Masami Hiramatsu <mhiramat@redhat.com>
Thanks!
> ---
> arch/x86/lib/.gitignore | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
> create mode 100644 arch/x86/lib/.gitignore
>
> diff --git a/arch/x86/lib/.gitignore b/arch/x86/lib/.gitignore
> new file mode 100644
> index 0000000..8df89f0
> --- /dev/null
> +++ b/arch/x86/lib/.gitignore
> @@ -0,0 +1 @@
> +inat-tables.c
--
Masami Hiramatsu
Software Engineer
Hitachi Computer Products (America), Inc.
Software Solutions Division
e-mail: mhiramat@redhat.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-10-27 13:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-27 1:16 [PATCH] x86: gitignore: arch/x86/lib/inat-tables.c Hiroshi Shimamoto
2009-10-27 13:59 ` Masami Hiramatsu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox