Re: [PATCH] ath9k: make array voice_priority static const

From: Toke Høiland-Jørgensen
Date: Sat Feb 26 2022 - 16:01:51 EST


Colin Ian King <colin.i.king@xxxxxxxxx> writes:

> Don't populate the read-only array voice_priority on the stack but
> instead make it static const. Also makes the object code a little
> smaller.
>
> Signed-off-by: Colin Ian King <colin.i.king@xxxxxxxxx>

Acked-by: Toke Høiland-Jørgensen <toke@xxxxxxx>