
15 Nov
2023
15 Nov
'23
8:58 p.m.
On Sat, Nov 11, 2023 at 05:08:48PM -0700, Simon Glass wrote:
The U_BOOT_CMD_COMPLETE() macro has a semicolon at the end, perhaps inadvertently. Some code has taken advantage of this.
Tidy this up by dropping the semicolon from the macro and adding it to macro invocations as required.
Signed-off-by: Simon Glass sjg@chromium.org
Reviewed-by: Tom Rini trini@konsulko.com
--
Tom