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

