hw/arm/smmu-common: Reduce smmu_inv_notifiers_mr() scope
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 16 Dec 2022 21:49:23 +0000 (22:49 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 5 Jan 2023 14:51:27 +0000 (14:51 +0000)
commit1e793dd69680a42d3d4ea25450e006322817e0dd
treed78292f66621321d19b77d4777fed9c255457620
parentbc6bd20ee3538347afb750c4bd06edca4a922897
hw/arm/smmu-common: Reduce smmu_inv_notifiers_mr() scope

This function is not used anywhere outside this file,
so we can make the function "static void".

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Message-id: 20221216214924.4711-2-philmd@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/smmu-common.c
include/hw/arm/smmu-common.h