diff options
author | Serge Semin <fancer.lancer@gmail.com> | 2024-04-24 18:06:42 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-05-03 05:09:22 +0300 |
commit | 11ae2e63b2a517742d233c4e5b67b898c797973e (patch) | |
tree | 137e8a90f966dc961cdf5890a44512d8552cd234 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 6be871d5fd2ecac8987a63fbf7ee38e007d14133 (diff) | |
download | linux-11ae2e63b2a517742d233c4e5b67b898c797973e.tar.xz |
spi: dw: Convert to using BITS_TO_BYTES() macro
Since commit dd3e7cba1627 ("ocfs2/dlm: move BITS_TO_BYTES() to bitops.h
for wider use") there is a generic helper available to calculate a number
of bytes needed to accommodate the specified number of bits. Let's use it
instead of the hard-coded DIV_ROUND_UP() macro function.
Signed-off-by: Serge Semin <fancer.lancer@gmail.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Link: https://lore.kernel.org/r/20240424150657.9678-2-fancer.lancer@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions