summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJack Rosenthal <jrosenth@chromium.org>2022-06-27 15:07:27 -0600
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-06-29 14:14:27 +0000
commitc14abdaef6eb41a140617807b9b9c6040d3236fc (patch)
tree07d7c6a24b1edcabc0eec4a88d5ad978a444fac9 /include
parentb132c4723f49933cc2f9b32af34de596c03206a4 (diff)
downloadchrome-ec-c14abdaef6eb41a140617807b9b9c6040d3236fc.tar.gz
include/atomic_t.h: Format with clang-format
BUG=b:236386294 BRANCH=none TEST=none Change-Id: I1ec9b8d683d1db152a69db7f743fe43133e7d721 Signed-off-by: Jack Rosenthal <jrosenth@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3730205 Reviewed-by: Jeremy Bettis <jbettis@chromium.org>
Diffstat (limited to 'include')
-rw-r--r--include/atomic_t.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/atomic_t.h b/include/atomic_t.h
index d7c1a99147..a1235c5f62 100644
--- a/include/atomic_t.h
+++ b/include/atomic_t.h
@@ -19,4 +19,4 @@ typedef atomic_t atomic_val_t;
#include <zephyr/sys/atomic.h>
#endif
-#endif /* __CROS_EC_ATOMIC_T_H */
+#endif /* __CROS_EC_ATOMIC_T_H */