aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpiutil.c
diff options
context:
space:
mode:
authorMark Rutland <[email protected]>2022-11-17 13:16:50 +0000
committerWill Deacon <[email protected]>2022-11-18 14:17:37 +0000
commit56eea7f87fb66d7e9508b1b883a602b8df122b03 (patch)
treeeaa36f297b82f77e7ec4b563842b0d9277fc7a84 /lib/mpi/mpiutil.c
parentd3d10f0d370c6c83e88cd79e450e70c31c6ae50c (diff)
arm64: alternatives: make apply_alternatives_vdso() static
We define and use apply_alternatives_vdso() within alternative.c, and don't provide a prototype in a header. There's no need for it to be visible outside of alternative.c, so mark it as static. There should be no functional change as a result of this patch. Signed-off-by: Mark Rutland <[email protected]> Cc: Catalin Marinas <[email protected]> Cc: Joey Gouly <[email protected]> Cc: Will Deacon <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions