mbox series

[bpf-next,0/3] bpf: sparse cleanup.

Message ID 20240628084857.1719108-1-bigeasy@linutronix.de (mailing list archive)
Headers show
Series bpf: sparse cleanup. | expand

Message

Sebastian Andrzej Siewior June 28, 2024, 8:40 a.m. UTC
Hi,

after my last bpf series was merged I received a robot mail because I
added yet another sparse related warning.
I tried to address most of them, a few are left in the category "missing
prototype" but the whole block is marked as "ignore-warnings-for-gcc" so
left it as is.

Sebastian