diff options
| author | Dan Carpenter <[email protected]> | 2025-01-08 09:26:06 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-01-11 21:08:54 +0000 |
| commit | 10bc9761d12e440656062ef78cd889bbfa827dcf (patch) | |
| tree | afc3fd88a68c419b4696e8e8926acd9e71f359fc /tools/net/ynl/pyynl/cli.py | |
| parent | net: phy: dp83822: Add support for PHY LEDs on DP83822 (diff) | |
| download | kernel-10bc9761d12e440656062ef78cd889bbfa827dcf.tar.gz kernel-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 <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Reviewed-by: Kalesh AP <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/net/ynl/pyynl/cli.py')
0 files changed, 0 insertions, 0 deletions
