* [PATCH] tracepoint: Spell Fix: Write "binay" as "binary"
@ 2013-12-02 9:45 Viresh Kumar
2013-12-02 12:58 ` Ingo Molnar
2013-12-02 14:37 ` Steven Rostedt
0 siblings, 2 replies; 3+ messages in thread
From: Viresh Kumar @ 2013-12-02 9:45 UTC (permalink / raw)
To: rostedt; +Cc: linaro-kernel, patches, fweisbec, mingo, linux-kernel,
Viresh Kumar
Binary was written as binay, probably by mistake. Fix it.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
---
include/linux/tracepoint.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/linux/tracepoint.h b/include/linux/tracepoint.h
index ebeab36..f0c3e4c 100644
--- a/include/linux/tracepoint.h
+++ b/include/linux/tracepoint.h
@@ -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.
--
1.7.12.rc2.18.g61b472e
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] tracepoint: Spell Fix: Write "binay" as "binary"
2013-12-02 9:45 [PATCH] tracepoint: Spell Fix: Write "binay" as "binary" Viresh Kumar
@ 2013-12-02 12:58 ` Ingo Molnar
2013-12-02 14:37 ` Steven Rostedt
1 sibling, 0 replies; 3+ messages in thread
From: Ingo Molnar @ 2013-12-02 12:58 UTC (permalink / raw)
To: Viresh Kumar
Cc: rostedt, linaro-kernel, patches, fweisbec, mingo, linux-kernel
* Viresh Kumar <viresh.kumar@linaro.org> wrote:
> Binary was written as binay, probably by mistake. Fix it.
>
> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
The patch title itself needs spelling and capitalization fixes as
well...
Thanks,
Ingo
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] tracepoint: Spell Fix: Write "binay" as "binary"
2013-12-02 9:45 [PATCH] tracepoint: Spell Fix: Write "binay" as "binary" Viresh Kumar
2013-12-02 12:58 ` Ingo Molnar
@ 2013-12-02 14:37 ` Steven Rostedt
1 sibling, 0 replies; 3+ messages in thread
From: Steven Rostedt @ 2013-12-02 14:37 UTC (permalink / raw)
To: Viresh Kumar
Cc: linaro-kernel, patches, fweisbec, mingo, linux-kernel,
Jiri Kosina
On Mon, 2 Dec 2013 15:15:37 +0530
Viresh Kumar <viresh.kumar@linaro.org> wrote:
> Binary was written as binay, probably by mistake. Fix it.
This can go through the trivial tree.
Acked-by: Steven Rostedt <rostedt@goodmis.org>
-- Steve
>
> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
> ---
> include/linux/tracepoint.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/linux/tracepoint.h b/include/linux/tracepoint.h
> index ebeab36..f0c3e4c 100644
> --- a/include/linux/tracepoint.h
> +++ b/include/linux/tracepoint.h
> @@ -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.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-12-02 14:37 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-02 9:45 [PATCH] tracepoint: Spell Fix: Write "binay" as "binary" Viresh Kumar
2013-12-02 12:58 ` Ingo Molnar
2013-12-02 14:37 ` Steven Rostedt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox