[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140111185827.GC6586@order.stressinduktion.org>
Date: Sat, 11 Jan 2014 19:58:27 +0100
From: Hannes Frederic Sowa <hannes@...essinduktion.org>
To: Joe Perches <joe@...ches.com>
Cc: Aruna-Hewapathirane <aruna.hewapathirane@...il.com>,
netdev@...r.kernel.org
Subject: Re: [PATCH net-next] net: replace macros net_random and net_srandom with direct calls to prandom
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
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists