Re: [PATCH 5/5] drivers/net: Use DIV_ROUND_CLOSEST

From: David Miller
Date: Sun Aug 02 2009 - 15:55:47 EST


From: Julia Lawall <julia@xxxxxxx>
Date: Sat, 1 Aug 2009 21:51:06 +0200 (CEST)

> From: Julia Lawall <julia@xxxxxxx>
>
> The kernel.h macro DIV_ROUND_CLOSEST performs the computation (x + d/2)/d
> but is perhaps more readable.

Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/