netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Hannes Frederic Sowa <hannes@stressinduktion.org>
To: Joe Perches <joe@perches.com>
Cc: Aruna-Hewapathirane <aruna.hewapathirane@gmail.com>,
	netdev@vger.kernel.org
Subject: Re: [PATCH net-next] net: replace macros net_random and net_srandom with direct calls to prandom
Date: Sat, 11 Jan 2014 19:58:27 +0100	[thread overview]
Message-ID: <20140111185827.GC6586@order.stressinduktion.org> (raw)
In-Reply-To: <1389465789.2537.66.camel@joe-AO722>

Hi!

On Sat, Jan 11, 2014 at 10:43:09AM -0800, Joe Perches wrote:
> There are a few places where reciprocal_device is
> used today without using reciprocal_value()

Maybe it would be helpful to clean those up and maybe introduce a
typedef struct { u32 i; } reciprocal_t; to make it harder to misuse this api.
;)

Greetings,

  Hannes

  reply	other threads:[~2014-01-11 18:58 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-11 12:15 [PATCH net-next] net: replace macros net_random and net_srandom with direct calls to prandom Aruna-Hewapathirane
2014-01-11 12:21 ` Hannes Frederic Sowa
2014-01-11 17:52 ` Joe Perches
2014-01-11 18:00   ` Hannes Frederic Sowa
2014-01-11 18:43     ` Joe Perches
2014-01-11 18:58       ` Hannes Frederic Sowa [this message]
2014-01-11 18:52     ` Daniel Borkmann
2014-01-11 19:20       ` Joe Perches
2014-01-11 19:29         ` Daniel Borkmann
2014-01-14 23:15 ` 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=20140111185827.GC6586@order.stressinduktion.org \
    --to=hannes@stressinduktion.org \
    --cc=aruna.hewapathirane@gmail.com \
    --cc=joe@perches.com \
    --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).