commit | 666f355f3805d68b6ed5f7013806f1f65abfbf03 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Sep 12 20:14:11 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Sep 17 06:10:05 2012 -0700 |
tree | a04490ab9e68e4113410b7e7399edb9369545dfe | |
parent | 05e4e5b87aab74f994acf9dd4bed4a8f1367cd09 [diff] |
device and dynamic_debug: Use dev_vprintk_emit and dev_printk_emit Convert direct calls of vprintk_emit and printk_emit to the dev_ equivalents. Make create_syslog_header static. Signed-off-by: Joe Perches <joe@perches.com> Acked-by: David S. Miller <davem@davemloft.net> Tested-by: Jim Cromie <jim.cromie@gmail.com> Acked-by: Jason Baron <jbaron@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>