[PATCH 2/2] ARM: use const and __initconst for smp_operations

Sebastian Hesselbarth sebastian.hesselbarth at gmail.com
Thu Nov 19 11:58:58 PST 2015


On 15.11.2015 02:39, Masahiro Yamada wrote:
> These smp_operations structures are not over-written, so add "const"
> qualifier and replace __initdata with __initconst.
> 
> Also, add "static" where it is possible.
> 
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>

> ---
[...]
>  arch/arm/mach-berlin/platsmp.c       | 2 +-
[...]
>  54 files changed, 64 insertions(+), 64 deletions(-)

For berlin,

Acked-by: Sebastian Hesselbarth <sebastian.hesselbarth at gmail.com>





More information about the linux-arm-kernel mailing list