summaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorBreno Leitao <leitao@debian.org>2026-05-20 19:53:47 +0300
committerJakub Kicinski <kuba@kernel.org>2026-05-22 21:11:09 +0300
commit4177767daf83f4e7bd9b017febd4198b3fad20e9 (patch)
tree2493c5dfdf648d5e4df53e6d210ecf3803c052af /include/linux/timerqueue.h
parent347fdd4df85fc14a45a90c89fe54fccce36bd317 (diff)
downloadlinux-4177767daf83f4e7bd9b017febd4198b3fad20e9.tar.xz
atm: convert to getsockopt_iter
Convert the ATM SVC and PVC sockets, along with the shared vcc_getsockopt() helper, to use the new getsockopt_iter callback with sockopt_t. Key changes: - Replace (char __user *optval, int __user *optlen) with sockopt_t *opt - Use opt->optlen for buffer length (input) - Use copy_to_iter() instead of put_user()/copy_to_user() Acked-by: Stanislav Fomichev <sdf@fomichev.me> Signed-off-by: Breno Leitao <leitao@debian.org> Link: https://patch.msgid.link/20260520-getsock_four-v3-2-b8c0b16b7780@debian.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions