diff options
author | Arnd Bergmann <[email protected]> | 2016-02-12 12:27:18 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2016-05-06 08:44:17 -0300 |
commit | 8a73faab0a6b6c620c62f24fc991d0ad653b848b (patch) | |
tree | 94239a2e956abe22227941a0c26834fb6947ca59 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 68af062b5f38510dc96635314461c6bbe1dbf2fe (diff) |
[media] zl10353: use div_u64 instead of do_div
Using div_u64() instead of do_div() makes the code slightly more
readable by humans.
[[email protected]: originally, this patch was proposed as a bug
fix for a gcc bug. This was solved already, but it is still better to
use div_u64, instead of do_div, so I'm applying it, removing the
comments about the gcc bug]
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions