summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorJack Rosenthal <jrosenth@chromium.org>2022-06-27 14:43:29 -0600
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-07-01 08:02:46 +0000
commit17348d9d2f8f28b96b650f32b13a4bc3b05a7eef (patch)
tree5627d8bc0dc1355d5df623ebfe763584541ae60d /core
parent7e723f211a48e7e78a0fa3fd615c6f1b91f61971 (diff)
downloadchrome-ec-17348d9d2f8f28b96b650f32b13a4bc3b05a7eef.tar.gz
core/host/host_task.h: Format with clang-format
BUG=b:236386294 BRANCH=none TEST=none Change-Id: Ib12135303310a2c4f291ff7e3130cacd77030974 Signed-off-by: Jack Rosenthal <jrosenth@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3729839 Reviewed-by: Jeremy Bettis <jbettis@chromium.org>
Diffstat (limited to 'core')
-rw-r--r--core/host/host_task.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/host/host_task.h b/core/host/host_task.h
index 30cd2ff594..c0e2534347 100644
--- a/core/host/host_task.h
+++ b/core/host/host_task.h
@@ -34,4 +34,4 @@ void task_register_interrupt(void);
*/
pid_t getpid(void);
-#endif /* __CROS_EC_HOST_TASK_H */
+#endif /* __CROS_EC_HOST_TASK_H */