[PATCH v2 03/22] log: Add additional const qualifier to arrays
Simon Glass
sjg at chromium.org
Mon Oct 12 05:35:00 CEST 2020
On Sat, 10 Oct 2020 at 13:43, Sean Anderson <seanga2 at gmail.com> wrote:
>
> Both these arrays and their members are const. Fixes checkpatch complaint.
>
> Signed-off-by: Sean Anderson <seanga2 at gmail.com>
> ---
>
> Changes in v2:
> - New
>
> common/log.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list