hw/ppc/pnv: fix checkpatch.pl coding style warnings
commit59b7c1c283508ad5aa1c4064b17f8d368664029c
authorBalamuruhan S <bala24@linux.ibm.com>
Wed, 11 Sep 2019 14:29:25 +0000 (11 19:59 +0530)
committerDavid Gibson <david@gibson.dropbear.id.au>
Fri, 4 Oct 2019 00:25:23 +0000 (4 10:25 +1000)
tree50df05d286eda8b100165ce7b269f33924f655ea
parent226c9d15df0a9c9e94fc30c373cdefbc4156d8dd
hw/ppc/pnv: fix checkpatch.pl coding style warnings

There were few trailing comments after `/*` instead in
new line and line more than 80 character, these fixes are
trivial and doesn't change any logic in code.

Signed-off-by: Balamuruhan S <bala24@linux.ibm.com>
Message-Id: <20190911142925.19197-5-bala24@linux.ibm.com>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/ppc/pnv.c