From: Joe Perches Date: Wed, 24 Sep 2014 18:17:56 +0000 (-0700) Subject: dynamic_debug: change __dynamic__dbg return types to void X-Git-Tag: fixes-for-v3.18-merge-window~13^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=906d201530f2c52aeb4eee31895c71cdccf1e9a0;p=pandora-kernel.git dynamic_debug: change __dynamic__dbg return types to void The return value is not used by callers of these functions so change the functions to return void. Signed-off-by: Joe Perches Acked-by: Jason Baron Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed