Re: [screen-devel] [PATCH 0/1] add compat layer to handle both fifos and sockets

2017-04-12 Thread Christian Brauner
On Tue, Apr 11, 2017 at 11:31:52AM +0200, Amadeusz Sławiński wrote: > On Mon, 10 Apr 2017 21:33:14 +0200 > Christian Brauner wrote: > > > The code uses kernel-style and it seems this is what screen master is > > also aiming at. > > Hi, > > yes... but it makes it hard to review patch if you chan

Re: [screen-devel] [PATCH 0/1] add compat layer to handle both fifos and sockets

2017-04-11 Thread Amadeusz Sławiński
On Mon, 10 Apr 2017 21:33:14 +0200 Christian Brauner wrote: > The code uses kernel-style and it seems this is what screen master is > also aiming at. Hi, yes... but it makes it hard to review patch if you change code style while adding other changes. Can you resend without changing format. (On