From: Heiko Carstens Date: Thu, 10 Oct 2013 14:50:55 +0000 (+0200) Subject: s390/crashdump: remove unused variable X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~58^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ff4212f194f97b3a0f41745f231525c5c50dcbb;p=pandora-kernel.git s390/crashdump: remove unused variable Get rid of this compile warning: arch/s390/kernel/crash_dump.c: In function 'copy_from_realmem': arch/s390/kernel/crash_dump.c:48:6: warning: unused variable 'rc' [-Wunused-variable] int rc; ^ Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed