All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pete Zaitcev <zaitcev@redhat.com>
To: Jeff Garzik <jeff@garzik.org>
Cc: Project Hail List <hail-devel@vger.kernel.org>
Subject: [Patch 6/7] tabled: cleanup tabled.h
Date: Thu, 14 Jan 2010 21:13:51 -0700	[thread overview]
Message-ID: <20100114211351.215cef2c@redhat.com> (raw)

The structure server_socket is not even referenced anywhere in tabled.h.
Some kind of atavism, apparently.

Signed-Off-By: Pete Zaitcev <zaitcev@redhat.com>

---
 server/tabled.h |    1 -
 1 file changed, 1 deletion(-)

commit ffcd630f41450d37493b6cad52a6ee11e5db7965
Author: Master <zaitcev@lembas.zaitcev.lan>
Date:   Thu Jan 14 20:03:20 2010 -0700

    Drop unused (anymore) forward declaration.

diff --git a/server/tabled.h b/server/tabled.h
index 633142a..b81e615 100644
--- a/server/tabled.h
+++ b/server/tabled.h
@@ -70,7 +70,6 @@ enum errcode {
 
 struct client;
 struct client_write;
-struct server_socket;
 
 enum {
 	pat_auth,

                 reply	other threads:[~2010-01-15  4:13 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100114211351.215cef2c@redhat.com \
    --to=zaitcev@redhat.com \
    --cc=hail-devel@vger.kernel.org \
    --cc=jeff@garzik.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.