diff options
author | Li Zetao <[email protected]> | 2024-08-22 21:39:03 +0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-08-26 09:48:53 -0700 |
commit | b4985aa8e312fd40fbbce0fe44ce677368fdee43 (patch) | |
tree | 5d586b831573991920e089bd67f5bb9bc53520f0 /tools/perf/scripts/python | |
parent | 77f0caecf4e63fd7fb0533ea85d7e792f95c2251 (diff) |
net: caif: use max() to simplify the code
When processing the tail append of sk buffer, the final length needs
to be determined based on expectlen and addlen. Using max() here can
increase the readability of the code.
Signed-off-by: Li Zetao <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions