On 2026-05-22T15:39:21, Alexander Feilke <[email protected]> wrote: > cmd_date: make mk_date() static > > Use static as this function is not used externally. > > Signed-off-by: Alexander Feilke <[email protected]> > > cmd/date.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass <[email protected]>

