summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJack Rosenthal <jrosenth@chromium.org>2022-06-27 15:16:21 -0600
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-06-28 03:22:31 +0000
commitb0a63b36dd9c45f3cb35d8276de06dda6b4b815a (patch)
tree0ccc464d4c67335bc2b6a37a40139c7f557bf05e
parent5d7f38afe8359f806a0c58439a2197062439cf35 (diff)
downloadchrome-ec-b0a63b36dd9c45f3cb35d8276de06dda6b4b815a.tar.gz
include/task_filter.h: Format with clang-format
BUG=b:236386294 BRANCH=none TEST=none Change-Id: I4cdfb11747141934aa0a71c057d14c64865f7b27 Signed-off-by: Jack Rosenthal <jrosenth@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3730417 Reviewed-by: Jeremy Bettis <jbettis@chromium.org>
-rw-r--r--include/task_filter.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/task_filter.h b/include/task_filter.h
index 2cd5e8bbf8..7bd224a577 100644
--- a/include/task_filter.h
+++ b/include/task_filter.h
@@ -50,5 +50,4 @@
CONFIG_TASK_LIST CONFIG_TEST_TASK_LIST CONFIG_CTS_TASK_LIST
#endif
-
#endif /* __CROS_EC_TASK_FILTER_H */