]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: PPC: Book3S PR: Fix sparse endian checks
authorAlexander Graf <agraf@suse.de>
Mon, 16 Jun 2014 11:58:11 +0000 (13:58 +0200)
committerAlexander Graf <agraf@suse.de>
Mon, 28 Jul 2014 13:22:16 +0000 (15:22 +0200)
commit65e67fa7ebc6c66eb9417385fcdd8368e774ec9f
tree38d15ca278876c07f013e6c2d9476bafaf811653
parent50d408d60ea58b26bff375efeb0e1847c923c832
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 <agraf@suse.de>
arch/powerpc/kvm/book3s_pr_papr.c