From: Joe Perches Date: Thu, 25 Dec 2014 23:07:04 +0000 (-0800) Subject: device: Change dev_ logging functions to return void X-Git-Tag: fixes-v4.0-rc1~100^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1f1052c520452494db548b1a701cd9020b5903e;p=pandora-kernel.git device: Change dev_ logging functions to return void No caller or macro uses the return value so make all the functions return void. Compiled x86 allyesconfig and defconfig w/o CONFIG_PRINTK Signed-off-by: Joe Perches Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed