From: Heiko Carstens Date: Tue, 5 Mar 2013 12:14:45 +0000 (+0100) Subject: s390/kvm,gaccess: shorten copy_to/from_guest code X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~32^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9dc72e82d32cc9fe40d1dea7709d434bba2d4a9;p=pandora-kernel.git s390/kvm,gaccess: shorten copy_to/from_guest code The code can be significantly shortened. There is no functional change, except that for large (> PAGE_SIZE) copies the guest translation would be done more frequently. However, there is not a single user which does this currently. If one gets added later on this functionality can be added easily again. Signed-off-by: Heiko Carstens Reviewed-by: Christian Borntraeger Signed-off-by: Martin Schwidefsky Signed-off-by: Christian Borntraeger Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed