diff options
author | Shang XiaoJing <[email protected]> | 2022-09-27 22:09:48 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-10-17 12:48:23 +0100 |
commit | 98059ddfd1ada95fc9f535ea9c08618aa44ad5d3 (patch) | |
tree | 533193c225369a9f00bf3a76d459e0143153073e /tools/perf/scripts/python | |
parent | 4aa2b05a24a83cc618fab4c4d343f2179962e5ed (diff) |
ASoC: ti: davinci-mcasp: Use DIV_ROUND_UP() instead of open-coding it
Use DIV_ROUND_UP() instead of open-coding it, which intents and makes it
more clear what is going on for the casual reviewer.
The Coccinelle references Commit e4d8aef21403 ("ALSA: usb: Use
DIV_ROUND_UP() instead of open-coding it").
Signed-off-by: Shang XiaoJing <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions