git/ewah
René Scharfe 42c78a216e use DIV_ROUND_UP
Convert code that divides and rounds up to use DIV_ROUND_UP to make the
intent clearer and reduce the number of magic constants.

Signed-off-by: Rene Scharfe <l.s.r@web.de>
Reviewed-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2017-07-10 14:24:36 -07:00
..
bitmap.c
ewah_bitmap.c use DIV_ROUND_UP 2017-07-10 14:24:36 -07:00
ewah_io.c
ewah_rlw.c
ewok.h
ewok_rlw.h