Re: [PATCH 01/13] pnv/xive: TIMA patch sets pre-req alignment and formatting changes

2024-08-26 Thread Cédric Le Goater
On 8/1/24 22:29, Michael Kowal wrote: From: Michael Kowal Making some pre-requisite alignment changes ahead of the following patch sets. Making these changes now will ease the review of the patch sets. Checkpatch wants the closing comment '*/' on a separate line, unless it is on the same line

[PATCH 01/13] pnv/xive: TIMA patch sets pre-req alignment and formatting changes

2024-08-01 Thread Michael Kowal
From: Michael Kowal Making some pre-requisite alignment changes ahead of the following patch sets. Making these changes now will ease the review of the patch sets. Checkpatch wants the closing comment '*/' on a separate line, unless it is on the same line as the starting comment '/*'. There ar