commit | f0f5c481a91c56f1ee5b3809bf3943115143b1a7 | [log] [tgz] |
---|---|---|
author | Scott Wood <scottwood@freescale.com> | Fri Apr 12 14:08:45 2013 +0000 |
committer | Alexander Graf <agraf@suse.de> | Fri Apr 26 20:27:22 2013 +0200 |
tree | 3d847ef618656c310e7d4daffe6ed9891095b0e1 | |
parent | 6dd830a09a245c068aad2d10ff6d35c5d81cf2b6 [diff] |
kvm/ppc/mpic: adapt to kernel style and environment Remove braces that Linux style doesn't permit, remove space after '*' that Lindent added, keep error/debug strings contiguous, etc. Substitute type names, debug prints, etc. Signed-off-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Alexander Graf <agraf@suse.de>