From: Joe Perches Date: Mon, 5 Jan 2015 12:29:18 +0000 (-0800) Subject: s390: remove unnecessary KERN_CONT X-Git-Tag: fixes-v4.0-rc1~134^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91c0837e6dee8c694c8849c70e1f0f770d92d072;p=pandora-kernel.git s390: remove unnecessary KERN_CONT This has no effect as KERN_CONT is an empty string, It's probably just a missing conversion artifact as the other pr_cont uses in the same file don't have this prefix. Signed-off-by: Joe Perches Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed