* [Patch 1/3] chunkd cleanup: a duplicate #include
@ 2010-03-03 2:08 Pete Zaitcev
2010-03-03 2:15 ` Jeff Garzik
0 siblings, 1 reply; 3+ messages in thread
From: Pete Zaitcev @ 2010-03-03 2:08 UTC (permalink / raw)
To: Jeff Garzik; +Cc: Project Hail List
Signed-Off-By: Pete Zaitcev <zaitcev@redhat.com>
---
server/server.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/server/server.c b/server/server.c
index c81558f..1dd9d8f 100644
--- a/server/server.c
+++ b/server/server.c
@@ -43,7 +43,6 @@
#include <argp.h>
#include <errno.h>
#include <time.h>
-#include <sys/types.h>
#include <glib.h>
#include <openssl/hmac.h>
#include <openssl/ssl.h>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Patch 1/3] chunkd cleanup: a duplicate #include
2010-03-03 2:08 [Patch 1/3] chunkd cleanup: a duplicate #include Pete Zaitcev
@ 2010-03-03 2:15 ` Jeff Garzik
2010-03-03 2:25 ` Pete Zaitcev
0 siblings, 1 reply; 3+ messages in thread
From: Jeff Garzik @ 2010-03-03 2:15 UTC (permalink / raw)
To: Pete Zaitcev; +Cc: Project Hail List
On 03/02/2010 09:08 PM, Pete Zaitcev wrote:
> Signed-Off-By: Pete Zaitcev<zaitcev@redhat.com>
>
> ---
> server/server.c | 1 -
> 1 file changed, 1 deletion(-)
applied 1-3, but see note on patch #2...
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Patch 1/3] chunkd cleanup: a duplicate #include
2010-03-03 2:15 ` Jeff Garzik
@ 2010-03-03 2:25 ` Pete Zaitcev
0 siblings, 0 replies; 3+ messages in thread
From: Pete Zaitcev @ 2010-03-03 2:25 UTC (permalink / raw)
To: Jeff Garzik; +Cc: Project Hail List
On Tue, 02 Mar 2010 21:15:34 -0500
Jeff Garzik <jeff@garzik.org> wrote:
> applied 1-3, but see note on patch #2...
I do not see a note, but let me guess: you suspected a hungarian notation
again, right? It would be wrong if so: "b" is a "buffer", not a type.
Still, I don't care what it's named, as long as there's no warning.
-- Pete
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-03-03 2:25 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-03 2:08 [Patch 1/3] chunkd cleanup: a duplicate #include Pete Zaitcev
2010-03-03 2:15 ` Jeff Garzik
2010-03-03 2:25 ` Pete Zaitcev
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox