commit | f396df35188c59a5ecb83932190505ef297754e6 | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Mon Jun 16 13:58:11 2014 +0200 |
committer | Alexander Graf <agraf@suse.de> | Mon Jul 28 15:22:16 2014 +0200 |
tree | 38d15ca278876c07f013e6c2d9476bafaf811653 | |
parent | da166facd432d0edde509f941304915f9bed704d [diff] |
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>