mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-02 20:35:32 +00:00
This patch fixes the following issues: - No newline after semi colon. - No space after semi colon in for expression. - No space between if, while, for and expresn. v1 -> v2: * Fix the typo for the for loop change. Tracked-On: #861 Signed-off-by: Shiqing Gao <shiqing.gao@intel.com> |
||
---|---|---|
.. | ||
console.c | ||
dump.c | ||
logmsg.c | ||
npk_log.c | ||
printf.c | ||
sbuf.c | ||
shell_priv.h | ||
shell.c | ||
uart16550.c | ||
uart16550.h | ||
vuart.c |