summaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorLen Bao <len.bao@gmx.us>2026-05-23 17:08:07 +0300
committerJuergen Gross <jgross@suse.com>2026-06-08 10:00:06 +0300
commitc1fd2c9f7f855caace046c789cdbf24628565d50 (patch)
treecbb1c8f6bfa6316e141278153488e51eb7652c0a /include/linux/debugobjects.h
parent74b94fc5bb7a53620ba1dcd3de64c7393a6bb0a4 (diff)
downloadlinux-c1fd2c9f7f855caace046c789cdbf24628565d50.tar.xz
xen: constify xsd_errors array
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>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions