Frederic Barrat <fbar...@linux.vnet.ibm.com> writes: > Le 07/04/2017 à 16:11, Christophe Lombard a écrit : >> Point out the specific Coherent Accelerator Interface Architecture, >> level 1, registers. >> Code and functions specific to PSL8 (CAIA1) must be framed. >> >> Signed-off-by: Christophe Lombard <clomb...@linux.vnet.ibm.com> >> --- > > There are a few changes in native.c which are about splitting long > strings, but that's minor. And the rest looks ok.
It is minor, so I fixed it up when applying. But in future please don't split long strings, it makes them harder to grep for. cheers