Files
linux-stable-mirror/include/linux
Martin Schwidefsky d091c2f58b Add 'pr_fmt()' format modifier to pr_xyz macros.
A common reason for device drivers to implement their own printk macros
is the lack of a printk prefix with the standard pr_xyz macros.
Introduce a pr_fmt() macro that is applied for every pr_xyz macro to the
format string.

The most common use of the pr_fmt macro would be to add the name of the
device driver to all pr_xyz messages in a source file.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-11-15 11:43:37 -08:00
..
2008-10-22 01:19:37 +02:00
2008-10-30 11:38:47 -07:00
2008-11-11 21:15:50 -05:00
2008-11-06 08:41:55 +01:00
2008-11-12 17:17:18 -08:00
2008-10-30 11:38:45 -07:00
2008-10-30 11:38:45 -07:00
2008-10-23 16:00:24 +02:00
2008-10-22 20:21:33 +02:00
2008-10-29 22:02:09 +01:00
2008-11-03 18:21:45 +01:00
2008-10-28 14:22:15 +02:00
2008-10-22 10:00:23 +11:00
2008-11-06 15:41:21 -08:00
2008-10-22 16:42:43 -07:00
2008-10-23 00:11:07 -04:00
2008-10-23 18:54:05 +04:00
2008-11-12 17:17:17 -08:00
2008-10-30 11:38:47 -07:00
2008-11-13 20:49:02 +02:00
2008-11-02 10:15:07 -08:00
2008-11-07 16:09:23 +01:00