Update all struct proto_ops bind() callback function prototypes from "struct sockaddr *" to "struct sockaddr_unsized *" to avoid lying to the compiler about object sizes. Calls into struct proto handlers gain casts that will be removed in the struct proto conversion patch. No binary changes expected. Signed-off-by: Kees Cook <kees@kernel.org> Link: https://patch.msgid.link/20251104002617.2752303-2-kees@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| clock.c | ||
| core.c | ||
| core.h | ||
| dsp.h | ||
| dsp_audio.c | ||
| dsp_biquad.h | ||
| dsp_blowfish.c | ||
| dsp_cmx.c | ||
| dsp_core.c | ||
| dsp_dtmf.c | ||
| dsp_ecdis.h | ||
| dsp_hwec.c | ||
| dsp_hwec.h | ||
| dsp_pipeline.c | ||
| dsp_tones.c | ||
| fsm.c | ||
| fsm.h | ||
| hwchannel.c | ||
| l1oip.h | ||
| l1oip_codec.c | ||
| l1oip_core.c | ||
| layer1.c | ||
| layer1.h | ||
| layer2.c | ||
| layer2.h | ||
| socket.c | ||
| stack.c | ||
| tei.c | ||
| timerdev.c | ||