projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c92d48f
)
event: typo arguemnts
author
Heinrich Schuchardt
<heinrich.schuchardt@canonical.com>
Fri, 19 Apr 2024 11:37:45 +0000
(13:37 +0200)
committer
Tom Rini
<trini@konsulko.com>
Fri, 3 May 2024 18:22:58 +0000
(12:22 -0600)
%s/arguemnts/arguments/
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
include/event.h
patch
|
blob
|
history
diff --git
a/include/event.h
b/include/event.h
index a8f046da3c320517b2a4a47f6f5b62d2b24f47cc..fb353ad623edae3e15f07cad297182c931e28050 100644
(file)
--- a/
include/event.h
+++ b/
include/event.h
@@
-316,7
+316,7
@@
static inline const char *event_spy_id(struct evspy_info *spy)
__used ll_entry_declare(struct evspy_info, _type ## _3_ ## _func, \
evspy_info) = _ESPY_REC(_type, _func)
-/* Simple spy with no function argu
em
nts */
+/* Simple spy with no function argu
me
nts */
#define EVENT_SPY_SIMPLE(_type, _func) \
__used ll_entry_declare(struct evspy_info_simple, \
_type ## _3_ ## _func, \