summaryrefslogtreecommitdiff
path: root/include/keyboard_scan.h
diff options
context:
space:
mode:
authorJack Rosenthal <jrosenth@chromium.org>2022-07-06 11:45:05 -0600
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-07-07 05:32:57 +0000
commit2ce8183edf710c03b509aa08117c5c0919540768 (patch)
tree7f01bc75bbae8e02e295d5b1a10102876467a1b5 /include/keyboard_scan.h
parentf7701717fe435e8cc1a4364bf3364b13cbd8d7d9 (diff)
downloadchrome-ec-2ce8183edf710c03b509aa08117c5c0919540768.tar.gz
include/keyboard_scan.h: Format with clang-format
BUG=b:236386294 BRANCH=none TEST=none Tricium: disable Change-Id: Id6ba479b696613d3dc2b9ad8850adab61d783ff5 Signed-off-by: Jack Rosenthal <jrosenth@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3749518 Reviewed-by: Jeremy Bettis <jbettis@chromium.org>
Diffstat (limited to 'include/keyboard_scan.h')
-rw-r--r--include/keyboard_scan.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/keyboard_scan.h b/include/keyboard_scan.h
index 9b0bec1191..3ce1f74745 100644
--- a/include/keyboard_scan.h
+++ b/include/keyboard_scan.h
@@ -44,7 +44,6 @@ struct boot_key_entry {
uint8_t row;
};
-
/**
* Initializes the module.
*/
@@ -184,4 +183,4 @@ struct keyboard_type {
extern struct keyboard_type key_typ;
#endif
-#endif /* __CROS_EC_KEYBOARD_SCAN_H */
+#endif /* __CROS_EC_KEYBOARD_SCAN_H */