diff options
author | Joe Perches <[email protected]> | 2012-09-12 20:13:37 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2012-09-17 06:10:05 -0700 |
commit | 05e4e5b87aab74f994acf9dd4bed4a8f1367cd09 (patch) | |
tree | e40c6ba66ea821556abbf73a71fa8b55ef73cb63 /net/unix/sysctl_net_unix.c | |
parent | c2c5a7051c556036b7beb8f4a89eefdc91c3245b (diff) |
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 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions