lkml.org 
[lkml]   [2009]   [Jun]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH 3/8] SFI: core support
    Re: #define PREFIX "SFI: "

    The SFI code uses all pr_info/debug/warning/err format
    and so it looks like the way to go is like this;

    #define KMSG_COMPONENT "SFI"
    #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt

    and get rid of the PREFIX stuff in the actual messages.
    Is that the recommended way to go these days?

    thanks,
    -Len Brown, Intel Open Soruce Technolgy Center


    \
     
     \ /
      Last update: 2009-06-23 19:23    [W:3.378 / U:0.800 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site