[<prev] [next>] [day] [month] [year] [list]
Message-ID: <564E2A02.90903@gmail.com>
Date: Thu, 19 Nov 2015 20:58:58 +0100
From: Sebastian Hesselbarth <sebastian.hesselbarth@...il.com>
To: Masahiro Yamada <yamada.masahiro@...ionext.com>
Cc: linux-arm-kernel@...ts.infradead.org,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 2/2] ARM: use const and __initconst for smp_operations
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@...ionext.com>
> ---
[...]
> arch/arm/mach-berlin/platsmp.c | 2 +-
[...]
> 54 files changed, 64 insertions(+), 64 deletions(-)
For berlin,
Acked-by: Sebastian Hesselbarth <sebastian.hesselbarth@...il.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists