From: Johannes Berg Date: Wed, 7 May 2014 09:55:21 +0000 (+0200) Subject: iwlwifi: cause build error on missing newline X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~122^2^2~41^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b907fd4bed869d9c0a448dd8cae11a26a720ac9;p=pandora-kernel.git iwlwifi: cause build error on missing newline If a (debug) message is missing a newline, cause build error so we don't keep reintroducing this problem. This also prevents using a non-constant argument as the format string which is a good idea anyway (e.g. for security reasons.) Signed-off-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed