Laurent Vivier 66c68a12ae usb: Use DIV_ROUND_UP
Replace (((n) + (d) - 1) /(d)) by DIV_ROUND_UP(n,d).

This patch is the result of coccinelle script
scripts/coccinelle/round.cocci

CC: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Laurent Vivier <lvivier@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2016-06-07 18:19:25 +03:00
..
2016-06-07 18:19:25 +03:00
2016-06-07 18:19:24 +03:00
2016-06-07 18:19:23 +03:00
2016-05-29 09:11:10 +02:00
2016-06-07 18:19:24 +03:00
2016-05-19 16:42:30 +02:00
2016-06-06 16:59:29 +01:00
2016-06-07 18:19:23 +03:00
2016-06-07 18:02:48 +03:00
2016-06-07 18:19:23 +03:00
2016-05-29 09:11:10 +02:00
2016-06-07 15:39:28 +03:00
2016-06-07 18:19:25 +03:00
2016-06-07 18:19:23 +03:00
2016-06-07 18:02:48 +03:00
2016-06-07 18:19:23 +03:00
2016-06-07 18:19:25 +03:00
2016-05-23 13:30:03 +02:00