1
0
Files
linux/include/linux
Arjan van de Ven e61396627f debug: Introduce a dev_WARN() function
in the line of dev_printk(), this patch introduces a dev_WARN() function,
that takes a struct device and then a printk format/args set of arguments.
Unlike dev_printk(), the effect is that of WARN() in that a full warning
message (including filename/line, module list, versions and a backtrace)
is printed in addition to the device name and the arguments.

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-10-16 09:24:50 -07:00
..
2008-10-13 21:51:51 +01:00
2008-10-09 08:56:22 +02:00
2008-10-10 13:37:12 +01:00
2008-10-12 12:05:55 +02:00
2008-10-08 19:44:18 -04:00
2008-10-14 23:51:02 +02:00
2008-10-09 11:59:55 -07:00
2008-09-22 21:28:11 -07:00
2008-10-07 15:34:37 -07:00
2008-10-12 11:44:37 -07:00
2008-10-13 09:47:43 +11:00
2008-10-09 08:56:06 +02:00
2008-10-14 23:50:47 +02:00
2008-10-01 07:03:24 -07:00
2008-10-08 16:38:41 -07:00
2008-10-02 15:53:13 -07:00
2008-09-22 19:51:15 -07:00
2008-10-12 12:37:32 +02:00
2008-10-07 14:22:33 -07:00
2008-10-07 14:43:06 -07:00
2008-10-13 09:51:40 -07:00