mirror of
https://github.com/torvalds/linux.git
synced 2026-07-27 09:36:22 +02:00
The 'xsd_errors' array is initialized in the declaration and never changed. So, constify it to reduce the attack surface. At the same time, use the preferred '__maybe_unused' form over the '__attribute__((unused))' form. Signed-off-by: Len Bao <len.bao@gmx.us> Reviewed-by: Juergen Gross <jgross@suse.com> Signed-off-by: Juergen Gross <jgross@suse.com> Message-ID: <20260523140809.30915-1-len.bao@gmx.us> |
||
|---|---|---|
| .. | ||
| 9pfs.h | ||
| blkif.h | ||
| console.h | ||
| displif.h | ||
| fbif.h | ||
| kbdif.h | ||
| netif.h | ||
| pciif.h | ||
| protocols.h | ||
| pvcalls.h | ||
| ring.h | ||
| sndif.h | ||
| tpmif.h | ||
| usbif.h | ||
| vscsiif.h | ||
| xenbus.h | ||
| xs_wire.h | ||