Re: [PATCH 5/9] IB/IPoIB: Combine substrings for three messages

2017-04-18 Thread Yuval Shaia
On Fri, Apr 07, 2017 at 11:05:23PM +0200, SF Markus Elfring wrote: > From: Markus Elfring > Date: Fri, 7 Apr 2017 21:06:08 +0200 > > The script "checkpatch.pl" pointed information out like the following. > > WARNING: quoted string split across lines > > Thus fix

Re: [PATCH 5/9] IB/IPoIB: Combine substrings for three messages

2017-04-18 Thread Yuval Shaia
On Fri, Apr 07, 2017 at 11:05:23PM +0200, SF Markus Elfring wrote: > From: Markus Elfring > Date: Fri, 7 Apr 2017 21:06:08 +0200 > > The script "checkpatch.pl" pointed information out like the following. > > WARNING: quoted string split across lines > > Thus fix affected source code places. >

[PATCH 5/9] IB/IPoIB: Combine substrings for three messages

2017-04-07 Thread SF Markus Elfring
From: Markus Elfring Date: Fri, 7 Apr 2017 21:06:08 +0200 The script "checkpatch.pl" pointed information out like the following. WARNING: quoted string split across lines Thus fix affected source code places. Signed-off-by: Markus Elfring

[PATCH 5/9] IB/IPoIB: Combine substrings for three messages

2017-04-07 Thread SF Markus Elfring
From: Markus Elfring Date: Fri, 7 Apr 2017 21:06:08 +0200 The script "checkpatch.pl" pointed information out like the following. WARNING: quoted string split across lines Thus fix affected source code places. Signed-off-by: Markus Elfring --- drivers/infiniband/ulp/ipoib/ipoib_main.c | 13