summaryrefslogtreecommitdiffstats
path: root/drivers/char
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2012-10-30 23:57:22 +0100
committerRusty Russell <rusty@rustcorp.com.au>2012-12-18 05:50:40 +0100
commit800ba5eabf13485fecbf468f6b2999608413d176 (patch)
tree3c7cc21de8896fbbf874824f92b9353f9b6141af /drivers/char
parentvirtio_console: Use kmalloc instead of kzalloc (diff)
downloadlinux-800ba5eabf13485fecbf468f6b2999608413d176.tar.xz
linux-800ba5eabf13485fecbf468f6b2999608413d176.zip
virtio: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
dev_<level> calls take less code than dev_printk(KERN_<LEVEL> and reducing object size is good. Convert if (printk_ratelimit()) dev_printk to dev_<level>_ratelimited. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'drivers/char')
0 files changed, 0 insertions, 0 deletions