Re: [PATCH 1/5] Add generic 'strbuf_readlink()' helper function

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Linus Torvalds
Date: Wednesday, December 17, 2008 - 2:44 pm

On Wed, 17 Dec 2008, Jay Soffian wrote:

Oh, it's unnecessary left-over from me originally writing that part inside 
an if-statement, and then moving things around.

So it could/should be deleted. Good eyes.

		Linus
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/5] Be careful about lstat()-vs-readlink(), Linus Torvalds, (Wed Dec 17, 11:42 am)
[PATCH 1/5] Add generic 'strbuf_readlink()' helper function, Linus Torvalds, (Wed Dec 17, 11:42 am)
[PATCH 3/5] Make 'index_path()' use 'strbuf_readlink()', Linus Torvalds, (Wed Dec 17, 11:43 am)
Re: [PATCH 1/5] Add generic 'strbuf_readlink()' helper fun ..., Linus Torvalds, (Wed Dec 17, 2:44 pm)
Re: [PATCH 4/5] Make 'diff_populate_filespec()' use the ne ..., Olivier Galibert, (Thu Dec 18, 10:56 am)
[PATCH] diff.c: fix pointer type warning, René Scharfe, (Fri Dec 19, 3:10 pm)
Re: [PATCH] diff.c: fix pointer type warning, Junio C Hamano, (Fri Dec 19, 4:09 pm)
[PATCH] strbuf_readlink semantics update., Pierre Habouzit, (Tue Dec 23, 3:05 am)
Re: [PATCH] strbuf_readlink semantics update., Pierre Habouzit, (Tue Dec 23, 3:21 am)
Re: [PATCH] strbuf_readlink semantics update., Linus Torvalds, (Tue Dec 23, 11:16 am)
Re: [PATCH] strbuf_readlink semantics update., Pierre Habouzit, (Wed Dec 24, 3:11 am)
Re: [PATCH] strbuf_readlink semantics update., René Scharfe, (Wed Dec 24, 8:20 am)
Re: [PATCH] strbuf_readlink semantics update., Junio C Hamano, (Thu Dec 25, 12:23 am)
Re: [PATCH] strbuf_readlink semantics update., Pierre Habouzit, (Sun Jan 4, 5:21 am)