From: Alexander Graf Date: Mon, 16 Jun 2014 11:58:11 +0000 (+0200) Subject: KVM: PPC: Book3S PR: Fix sparse endian checks X-Git-Tag: omap-for-v3.17/fixes-against-rc2~130^2~10^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f396df35188c59a5ecb83932190505ef297754e6;p=pandora-kernel.git KVM: PPC: Book3S PR: Fix sparse endian checks While sending sparse with endian checks over the code base, it triggered at some places that were missing casts or had wrong types. Fix them up. Signed-off-by: Alexander Graf --- Reading git-diff-tree failed