[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <1217699143.3719.58.camel@shinybook.infradead.org>
Date: Sat, 02 Aug 2008 18:45:43 +0100
From: David Woodhouse <dwmw2@...radead.org>
To: Julia Lawall <julia@...u.dk>
Cc: linux-mtd@...ts.infradead.org, linux-kernel@...r.kernel.org,
kernel-janitors@...r.kernel.org
Subject: Re: [PATCH 6/10] drivers/mtd: Use DIV_ROUND_UP
On Sat, 2008-08-02 at 17:14 +0200, Julia Lawall wrote:
> From: Julia Lawall <julia@...u.dk>
>
> The kernel.h macro DIV_ROUND_UP performs the computation (((n) + (d) -
> 1) / (d)) but is perhaps more readable.
Applied; thanks.
--
David Woodhouse Open Source Technology Centre
David.Woodhouse@...el.com Intel Corporation
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists