From: Mihai Caraman Date: Thu, 11 Apr 2013 00:03:07 +0000 (+0000) Subject: KVM: PPC: Book3E: Refactor ONE_REG ioctl implementation X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~32^2~13^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35b299e279eb5bc4622ec883b5f388c3224cbd61;p=pandora-kernel.git KVM: PPC: Book3E: Refactor ONE_REG ioctl implementation Refactor Book3E ONE_REG ioctl implementation to use kvmppc_get_one_reg/ kvmppc_set_one_reg delegation interface introduced by Book3S. This is necessary for MMU SPRs which are platform specifics. Get rid of useless case braces in the process. Signed-off-by: Mihai Caraman Signed-off-by: Alexander Graf --- Reading git-diff-tree failed