summaryrefslogtreecommitdiff
path: root/drivers/platform/wmi/tests/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorJori Koolstra <jkoolstra@xs4all.nl>2026-05-28 17:58:47 +0000
committerChristian Brauner <brauner@kernel.org>2026-05-29 09:47:02 +0200
commit318643721de396012da102723f337f35ba7ec1e9 (patch)
tree2ef7c546bcb3dacc2f30289289003365f917d3cb /drivers/platform/wmi/tests/git@git.tavy.me:linux.git
parentf2f1dddccae50f7a1d088285c53c376e26cedf67 (diff)
vfs: replace ints with enum last_type for LAST_XXXrefs/merge-window/2f310bb0cd7d95b7f29ffbffa8e2846aea58a7e4
Several functions in namei.c take an "int *type" parameter, such as filename_parentat(). To know what values this can take you have to find the anonymous struct that defines the LAST_XXX values. Define an enum last_type to make this type explicit. Signed-off-by: Jori Koolstra <jkoolstra@xs4all.nl> Link: https://patch.msgid.link/20260528175854.57626-2-jkoolstra@xs4all.nl Signed-off-by: Christian Brauner (Amutable) <brauner@kernel.org>
Diffstat (limited to 'drivers/platform/wmi/tests/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions