Thread (27 messages) flat view 27 messages, 7 authors, 2016-08-13

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

From: Linus Torvalds <torvalds@linux-foundation.org>
Date: 2016-06-15 22:45:47


On Wed, 17 Dec 2008, Jay Soffian wrote:
quoted
+               /* .. the buffer was too small - try again */
+               hint *= 2;
+               continue;
+       }
Why the continue statement at the end of the loop?
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
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help