On Sat, 10 Oct 2020 at 13:43, Sean Anderson <sean...@gmail.com> wrote: > > Both these arrays and their members are const. Fixes checkpatch complaint. > > Signed-off-by: Sean Anderson <sean...@gmail.com> > --- > > Changes in v2: > - New > > common/log.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass <s...@chromium.org>