[PATCH v2] treewide: const qualify ctl_tables where applicable
Matthew Wilcox
willy at infradead.org
Tue Jan 28 02:42:39 AEDT 2025
On Mon, Jan 27, 2025 at 04:55:58PM +0200, Jani Nikula wrote:
> You could have static const within functions too. You get the rodata
> protection and function local scope, best of both worlds?
timer_active is on the stack, so it can't be static const.
Does this really need to be cc'd to such a wide distribution list?
More information about the Linuxppc-dev
mailing list