[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Yf5N3J6rpFs8qvPv@owl.dominikbrodowski.net>
Date: Sat, 5 Feb 2022 11:13:48 +0100
From: Dominik Brodowski <linux@...inikbrodowski.net>
To: Colin Ian King <colin.i.king@...il.com>
Cc: kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] pcmcia: rsrc_nonstatic: make static read-only array
order const
Am Sun, Jan 23, 2022 at 11:34:03PM +0000 schrieb Colin Ian King:
> The static array is order read-only so it make sense to make
> it const.
>
> Signed-off-by: Colin Ian King <colin.i.king@...il.com>
If it's read-only, it doesn't need to be static, right? Could you
update the patch and replace the static with const, please?
Thanks,
Dominik
Powered by blists - more mailing lists