Re: [PATCH 12/15] drivers/atm: Use DIV_ROUND_CLOSEST

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


From: Julia Lawall <julia@xxxxxxx>
Date: Sun, 2 Aug 2009 10:48:45 +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/