diff options
| author | Joe Perches <[email protected]> | 2012-09-13 03:13:37 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2012-09-17 13:10:05 +0000 |
| commit | 05e4e5b87aab74f994acf9dd4bed4a8f1367cd09 (patch) | |
| tree | e40c6ba66ea821556abbf73a71fa8b55ef73cb63 /lib/dynamic_debug.c | |
| parent | netdev_printk/netif_printk: Remove a superfluous logging colon (diff) | |
| download | kernel-05e4e5b87aab74f994acf9dd4bed4a8f1367cd09.tar.gz kernel-05e4e5b87aab74f994acf9dd4bed4a8f1367cd09.zip | |
dev: Add dev_vprintk_emit and dev_printk_emit
Add utility functions to consolidate the use of
create_syslog_header and vprintk_emit.
This allows conversion of logging functions that
call create_syslog_header and then call vprintk_emit
or printk_emit to the dev_ equivalents.
Signed-off-by: Joe Perches <[email protected]>
Acked-by: David S. Miller <[email protected]>
Tested-by: Jim Cromie <[email protected]>
Acked-by: Jason Baron <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions
