kvm/ppc/mpic: adapt to kernel style and environment
authorScott Wood <scottwood@freescale.com>
Fri, 12 Apr 2013 14:08:45 +0000 (14:08 +0000)
committerAlexander Graf <agraf@suse.de>
Fri, 26 Apr 2013 18:27:22 +0000 (20:27 +0200)
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>

No differences found