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-03-22 22:20:17 +01:00
2016-06-03 11:13:38 +02:00
2016-02-03 11:28:58 -05:00
2016-02-11 15:15:46 +03:00
2016-02-02 13:57:31 +01:00
2013-04-08 18:13:16 +02:00
2016-06-07 18:02:49 +03: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
2013-04-08 18:13:16 +02:00
2013-09-24 10:29:34 +02:00
2016-02-02 13:57:31 +01:00
2013-04-08 18:13:16 +02:00
2016-06-03 11:13:38 +02:00
2013-08-30 20:14:38 +02:00
2016-02-02 13:57:31 +01:00
2013-04-08 18:13:16 +02:00
2013-04-29 12:16:37 -05:00
2016-02-02 13:57:31 +01:00
2016-06-03 11:13:38 +02:00
2016-06-07 18:19:25 +03:00
2016-05-19 16:42:29 +02:00
2013-04-08 18:13:16 +02:00
2016-03-22 22:20:17 +01:00
2016-02-02 13:57:31 +01:00