summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorJeff Layton <jlayton@kernel.org>2026-03-07 14:54:31 -0500
committerChristian Brauner <brauner@kernel.org>2026-03-09 11:25:30 +0100
commit9840bb66e7e5dffd72b03201318f154a10b06b4a (patch)
treec0f9b9e14d916b000dcdbbd43b23ea0f88873b44 /kernel
parent998a59d371c2365e7e6c72125f254487d50cbbd5 (diff)
vfs: remove externs from fs.h on functions modified by i_ino widening
Christoph says, in response to one of the patches in the i_ino widening series, which changes the prototype of several functions in fs.h: "Can you please drop all these pointless externs while you're at it?" Remove extern keyword from functions touched by that patch (and a few that happened to be nearby). Also add missing argument names to declarations that lacked them. Suggested-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jeff Layton <jlayton@kernel.org> Link: https://patch.msgid.link/20260307-iino-u64-v2-1-a1a1696e0653@kernel.org Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions