From: Thomas Huth Date: Thu, 20 Jun 2013 15:21:59 +0000 (+0200) Subject: KVM: s390: Renamed PGM_PRIVILEGED_OPERATION X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~22^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=208dd7567df471c7c47aa25b94569afc115de5f5;p=pandora-kernel.git KVM: s390: Renamed PGM_PRIVILEGED_OPERATION Renamed the PGM_PRIVILEGED_OPERATION define to PGM_PRIVILEGED_OP since this define was way longer than the other PGM_* defines and caused the code often to exceed the 80 columns limit when not split to multiple lines. Signed-off-by: Thomas Huth Acked-by: Cornelia Huck Signed-off-by: Cornelia Huck Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed