mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 10:33:41 +02:00
tracepoint: comment fix "binay" -> "binary"
Binary was written as binay, probably by mistake. Fix it. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Acked-by: Steven Rostedt <rostedt@goodmis.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
c6b78bc8c8
commit
2621bca83a
|
|
@ -274,7 +274,7 @@ static inline void tracepoint_synchronize_unregister(void)
|
|||
* For use with the TRACE_EVENT macro:
|
||||
*
|
||||
* We define a tracepoint, its arguments, its printk format
|
||||
* and its 'fast binay record' layout.
|
||||
* and its 'fast binary record' layout.
|
||||
*
|
||||
* Firstly, name your tracepoint via TRACE_EVENT(name : the
|
||||
* 'subsystem_event' notation is fine.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user