Re: [PATCH 2/4] [TRIVIAL] ftrace/kprobes: Fix an warning typo
From: Valdis . Kletnieks
Date: Tue Oct 04 2011 - 11:58:24 EST
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.
Attachment:
pgp00000.pgp
Description: PGP signature