netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: John Heffner <jheffner@psc.edu>
To: davem@davemloft.net
Cc: netdev@vger.kernel.org, John Heffner <jheffner@psc.edu>
Subject: [PATCH 0/2] Clean up owner field in sock_lock_t
Date: Tue, 11 Sep 2007 14:01:31 -0400	[thread overview]
Message-ID: <11895336933187-git-send-email-jheffner@psc.edu> (raw)

I don't know why the owner field is a (struct sock_iocb *).  I'm assuming
it's historical.  Can someone check this out?  Did I miss some alternate
usage?

These patches are against net-2.6.24.

             reply	other threads:[~2007-09-11 18:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-11 18:01 John Heffner [this message]
2007-09-11 18:01 ` [PATCH 1/2] [NET] Cleanup: Use sock_owned_by_user() macro John Heffner
2007-09-11 18:01   ` [PATCH 2/2] [NET] Change type of owner in sock_lock_t to int, rename John Heffner
2007-09-12  8:45 ` [PATCH 0/2] Clean up owner field in sock_lock_t David Miller

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=11895336933187-git-send-email-jheffner@psc.edu \
    --to=jheffner@psc.edu \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).