lkml.org 
[lkml]   [2018]   [May]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH 01/18] kernel: Use pr_fmt
    On Thu, 10 May 2018 08:45:27 -0700
    Joe Perches <joe@perches.com> wrote:

    > Sometime in the future, it would be useful to convert pr_fmt from a
    > default simple define to use a default prefix with KBUILD_MODNAME.
    >
    > There are files in kernel/ that use pr_<level>, some with an embedded
    > prefix, that also do not have a specific pr_fmt define.
    >
    > Add pr_fmt for those files.
    >
    > There are some differences in output as some messages are now prefixed
    > with their KBUILD_MODNAME.
    >
    > Miscellanea:
    >
    > o Align multiline statements to open parenthesis
    > o Wrap and realign arguments to 80 columns where sensible
    > o Coalesce formats
    >
    > Signed-off-by: Joe Perches <joe@perches.com>

    Kprobes part looks good to me.

    Acked-by: Masami Hiramatsu <mhiramat@kernel.org>

    Thanks!

    --
    Masami Hiramatsu <mhiramat@kernel.org>

    \
     
     \ /
      Last update: 2018-05-14 15:39    [W:3.376 / U:0.068 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site