diff options
| author | Qingfang Deng <qingfang.deng@linux.dev> | 2026-04-10 08:49:49 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-04-13 01:20:45 +0300 |
| commit | 105369d627b946f6a05f25e9c399167b1674d4bc (patch) | |
| tree | 1d057f87135554d446033edd7e5cbedc72830330 /scripts/cleanpatch | |
| parent | f05b619d0fb67d38565ad5d1a83c189984aaa0ac (diff) | |
| download | linux-105369d627b946f6a05f25e9c399167b1674d4bc.tar.xz | |
pppox: remove sk_pppox() helper
The sk member can be directly accessed from struct pppox_sock without
relying on type casting. Remove the sk_pppox() helper and update all
call sites to use po->sk directly.
Signed-off-by: Qingfang Deng <qingfang.deng@linux.dev>
Link: https://patch.msgid.link/20260410054954.114031-1-qingfang.deng@linux.dev
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/cleanpatch')
0 files changed, 0 insertions, 0 deletions
