summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorJack Rosenthal <jrosenth@chromium.org>2022-06-27 15:25:41 -0600
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-07-01 17:27:01 +0000
commit99ad4e3c8ca7889623db54fbaca5658410b96397 (patch)
tree7b329b1aab74ee1298e42d0cc2c275bdb0dbb895 /util
parentec42feaaa74b6d52b302fbc8c8d3b1e0e549612e (diff)
downloadchrome-ec-99ad4e3c8ca7889623db54fbaca5658410b96397.tar.gz
util/comm-usb.h: Format with clang-format
BUG=b:236386294 BRANCH=none TEST=none Change-Id: I0611bfd809b0e094b0561935462030bea064230e Signed-off-by: Jack Rosenthal <jrosenth@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3730609 Reviewed-by: Jeremy Bettis <jbettis@chromium.org>
Diffstat (limited to 'util')
-rw-r--r--util/comm-usb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/comm-usb.h b/util/comm-usb.h
index f821a10fe8..e4961af800 100644
--- a/util/comm-usb.h
+++ b/util/comm-usb.h
@@ -34,4 +34,4 @@ int comm_init_usb(uint16_t vid, uint16_t pid);
*/
void comm_usb_exit(void);
-#endif /* __UTIL_COMM_USB_H */
+#endif /* __UTIL_COMM_USB_H */