diff options
author | 2025-01-08 12:26:06 +0300 | |
---|---|---|
committer | 2025-01-11 13:08:54 -0800 | |
commit | 10bc9761d12e440656062ef78cd889bbfa827dcf (patch) | |
tree | afc3fd88a68c419b4696e8e8926acd9e71f359fc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: phy: dp83822: Add support for PHY LEDs on DP83822 (diff) | |
download | wireguard-linux-10bc9761d12e440656062ef78cd889bbfa827dcf.tar.xz wireguard-linux-10bc9761d12e440656062ef78cd889bbfa827dcf.zip |
net/smc: delete pointless divide by one
Here "buf" is a void pointer so sizeof(*buf) is one. Doing a divide
by one makes the code less readable. Delete it.
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Reviewed-by: Simon Horman <horms@kernel.org>
Reviewed-by: Kalesh AP <kalesh-anakkur.purayil@broadcom.com>
Link: https://patch.msgid.link/ee1a790b-f874-4512-b3ae-9c45f99dc640@stanley.mountain
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions