Re: [RFC] New kernel-message logging API

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <linux@...>
Cc: <vegard.nossum@...>, <linux-kernel@...>
Date: Tuesday, September 25, 2007 - 2:54 am

On Tue, 2007-09-25 at 00:58 -0400, linux@horizon.com wrote:

While I agree a prefix isn't necessary, info, warn, err
are already frequently #define'd and used.

kp_<level> isn't currently in use.

$ egrep -r -l --include=*.[ch] "^[[:space:]]*#[[:space:]]*define[[:space:]]+(info|err|warn)\b" * | wc -l
29


-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [RFC] New kernel-message logging API, Joe Perches, (Tue Sep 25, 2:54 am)
Re: [RFC] New kernel-message logging API, Vegard Nossum, (Tue Sep 25, 4:06 am)