aboutsummaryrefslogtreecommitdiff
path: root/lib/debugobjects.c
diff options
context:
space:
mode:
authorJulia Lawall <[email protected]>2008-02-18 14:41:55 +0100
committerJeff Garzik <[email protected]>2008-02-23 23:57:45 -0500
commitf5154fbf4902744cdd2bb7548487ceaac9840fd2 (patch)
treeffafe109911852c73c1d3f25f4e4ec1c259b3a72 /lib/debugobjects.c
parent61da96be07ec860e260ca4af0199b9d48d000b80 (diff)
claw: make use of DIV_ROUND_UP
The kernel.h macro DIV_ROUND_UP performs the computation (((n) + (d) - 1) / (d)) but is perhaps more readable. Signed-off-by: Ursula Braun <[email protected]> Signed-off-by: Jeff Garzik <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions