Laurent Vivier b988a650b1 audio: 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-02-02 13:57:31 +01:00
2016-06-03 11:13:38 +02:00
2016-02-11 15:15:46 +03:00
2016-02-02 13:57:31 +01:00
2016-02-02 13:57:31 +01:00
2016-02-02 13:57:31 +01:00
2016-02-23 12:43:05 +00:00
2016-02-02 13:57:31 +01:00
2016-06-03 11:13:38 +02:00
2016-02-02 13:57:31 +01:00
2016-02-02 13:57:31 +01:00
2016-06-07 18:19:25 +03:00
2016-05-19 16:42:29 +02:00
2016-02-02 13:57:31 +01:00