lkml.org 
[lkml]   [2011]   [Oct]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 2/4] [TRIVIAL] ftrace/kprobes: Fix an warning typo
From
Date
On Tue, 04 Oct 2011 19:44:49 +0900, Masami Hiramatsu said:
> Add a space between words.

> if (ret == -ENOENT && trace_probe_is_on_module(tp)) {
> - pr_warning("This probe might be able to register after"
> + pr_warning("This probe might be able to register after "
> "target module is loaded. Continue.\n");

Better would be to make it all one line. Keeping a string together trumps the
80-column rule.

[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2011-10-04 18:01    [W:0.097 / U:0.108 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site