From 4170ffcb8ba7ba7bcefdcd7c4c8f21b8366576df Mon Sep 17 00:00:00 2001 From: Craig Hesling Date: Sat, 31 Oct 2020 12:57:04 -0700 Subject: flash_fp_mcu: Remove trailing space No functional change. BRANCH=none BUG=none TEST=none Signed-off-by: Craig Hesling Change-Id: Iccee7262549ca3355d5cb1c9d19fa484c99612e5 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2513130 Reviewed-by: Bhanu Prakash Maiya --- util/flash_fp_mcu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/flash_fp_mcu') diff --git a/util/flash_fp_mcu b/util/flash_fp_mcu index ca7983994d..cb65b20544 100644 --- a/util/flash_fp_mcu +++ b/util/flash_fp_mcu @@ -291,7 +291,7 @@ flash_fp_mcu_stm32() { fi # Inform user to reboot if transport is UART. - # Display fw version is transport is SPI + # Display fw version is transport is SPI if [[ "${transport}" == "UART" ]]; then echo "Please reboot this device." else -- cgit v1.2.1