diff options
| author | David Howells <dhowells@redhat.com> | 2024-12-04 07:46:31 +0000 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2024-12-09 13:48:23 -0800 |
| commit | 29e03ec757292e55fa0f7efa051c84ddc4f3e668 (patch) | |
| tree | 7ec363023b46b2dab30cd9210058529ece5ade54 /tools/perf/scripts/python | |
| parent | 0e56ebde245e4799ce74d38419426f2a80d39950 (diff) | |
| download | linux-29e03ec757292e55fa0f7efa051c84ddc4f3e668.tar.gz linux-29e03ec757292e55fa0f7efa051c84ddc4f3e668.zip | |
rxrpc: Use umin() and umax() rather than min_t()/max_t() where possible
Use umin() and umax() rather than min_t()/max_t() where the type specified
is an unsigned type.
Signed-off-by: David Howells <dhowells@redhat.com>
cc: Marc Dionne <marc.dionne@auristor.com>
cc: linux-afs@lists.infradead.org
Link: https://patch.msgid.link/20241204074710.990092-4-dhowells@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
