lkml.org 
[lkml]   [2007]   [Jun]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [RFC] tablet buttons driver for fujitsu siemens laptops
Date
On Saturday 02 June 2007 03:30:54 Stephen Hemminger wrote:
> On Sat, 2 Jun 2007 02:59:33 +0200
> > #ifdef DEBUG
> > # define debug(m, a...) printk( KERN_DEBUG MODULENAME ": " m "\n",
> > ##a) #else
> > # define debug(m, a...) do {} while(0)
> > #endif
> >
> > #define info(m, a...) printk( KERN_INFO MODULENAME ": " m "\n", ##a)
> > #define warn(m, a...) printk( KERN_WARNING MODULENAME ": " m "\n", ##a)
> > #define error(m, a...) printk( KERN_ERR MODULENAME ": " m "\n", ##a)
>
> Please don't reinvent
> pr_debug
> pr_info

Changed.

> pr_warn,...

There is no pr_warn. Is it ok to define it like pr_err in spider_net.c or is
there a better way?


Many thanks,
Robert

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2007-06-06 11:25    [W:0.036 / U:0.088 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site