On Sat, 10 Oct 2020 at 13:43, Sean Anderson wrote:
>
> Both these arrays and their members are const. Fixes checkpatch complaint.
>
> Signed-off-by: Sean Anderson
> ---
>
> Changes in v2:
> - New
>
> common/log.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Simon Gla
Both these arrays and their members are const. Fixes checkpatch complaint.
Signed-off-by: Sean Anderson
---
Changes in v2:
- New
common/log.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/common/log.c b/common/log.c
index 3f6f4bdc2a..bda5139b69 100644
--- a/common/log
2 matches
Mail list logo