diff mbox

gitignore: add 'version.h'

Message ID 1380326261-13229-1-git-send-email-cota@braap.org (mailing list archive)
State Mainlined, archived
Headers show

Commit Message

Emilio Cota Sept. 27, 2013, 11:57 p.m. UTC
From: "Emilio G. Cota" <cota@braap.org>

Signed-off-by: Emilio G. Cota <cota@braap.org>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

Comments

Josh Triplett Sept. 28, 2013, 12:54 a.m. UTC | #1
On Fri, Sep 27, 2013 at 07:57:41PM -0400, Emilio G. Cota wrote:
> From: "Emilio G. Cota" <cota@braap.org>
> 
> Signed-off-by: Emilio G. Cota <cota@braap.org>

Reviewed-by: Josh Triplett <josh@joshtriplett.org>
--
To unsubscribe from this list: send the line "unsubscribe linux-sparse" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Emilio Cota Dec. 19, 2013, 5:46 a.m. UTC | #2
On Sun, Sep 29, 2013 at 09:16:18 -0700, Christopher Li wrote:
> On Fri, Sep 27, 2013 at 5:54 PM, Josh Triplett <josh@joshtriplett.org>wrote:
> 
> > On Fri, Sep 27, 2013 at 07:57:41PM -0400, Emilio G. Cota wrote:
> > > From: "Emilio G. Cota" <cota@braap.org>
> > >
> > > Signed-off-by: Emilio G. Cota <cota@braap.org>
> >
> > Reviewed-by: Josh Triplett <josh@joshtriplett.org>
> >
> 
> Looks good.
> 
> Will apply.

This patch hasn't been applied yet.

Did you drop it or it just got forgotten?

Thanks,

		Emilio
--
To unsubscribe from this list: send the line "unsubscribe linux-sparse" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Christopher Li Dec. 21, 2013, 5:22 p.m. UTC | #3
On Wed, Dec 18, 2013 at 9:46 PM, Emilio G. Cota <cota@braap.org> wrote:
>
> This patch hasn't been applied yet.
>
> Did you drop it or it just got forgotten?
>

Sorry it fall through the cracks. Just applied and pushed to chrisl repository.

Chris
--
To unsubscribe from this list: send the line "unsubscribe linux-sparse" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/.gitignore b/.gitignore
index bb33508..d32d063 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,6 +8,7 @@ 
 # generated
 pre-process.h
 sparse.pc
+version.h
 
 # programs
 test-inspect