From: Igor Mammedov Date: Mon, 1 Dec 2014 17:29:24 +0000 (+0000) Subject: kvm: update_memslots: drop not needed check for the same slot X-Git-Tag: omap-for-v3.20/drop-legacy-3517~40^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f379cff11fb9e00e0ff9eff8fbc39ddfd4b1bec;p=pandora-kernel.git kvm: update_memslots: drop not needed check for the same slot UP/DOWN shift loops will shift array in needed direction and stop at place where new slot should be placed regardless of old slot size. Signed-off-by: Igor Mammedov Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed