summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorThorsten Blum <thorsten.blum@toblux.com>2024-07-10 04:05:21 +0300
committerJens Axboe <axboe@kernel.dk>2024-07-10 09:20:52 +0300
commitf7c696a56cc7d70515774a24057b473757ec6089 (patch)
treeed806587ba7d60223920ca12909ab27d73902297 /tools/perf/scripts/python/export-to-postgresql.py
parent93d8032f4143c8d2ac3e10c6504385c26acc511f (diff)
downloadlinux-f7c696a56cc7d70515774a24057b473757ec6089.tar.xz
io_uring/napi: Remove unnecessary s64 cast
Since the do_div() macro casts the divisor to u32 anyway, remove the unnecessary s64 cast and fix the following Coccinelle/coccicheck warning reported by do_div.cocci: WARNING: do_div() does a 64-by-32 division, please consider using div64_s64 instead Signed-off-by: Thorsten Blum <thorsten.blum@toblux.com> Link: https://lore.kernel.org/r/20240710010520.384009-2-thorsten.blum@toblux.com Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions