On Sun, 20 Oct 2019 14:33:02 +0200 Manfred Spraul <[email protected]> wrote:
> Patch from Davidlohr, I just added this change log. > pipelined_send() and pipelined_receive() are identical, so merge them. > > Signed-off-by: Davidlohr Bueso <[email protected]> > Signed-off-by: Manfred Spraul <[email protected]> I redid the changelog as below: From: Davidlohr Bueso <[email protected]> Subject: ipc/mqueue.c: remove duplicated code pipelined_send() and pipelined_receive() are identical, so merge them. [[email protected]: add changelog] Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Davidlohr Bueso <[email protected]> Signed-off-by: Manfred Spraul <[email protected]>

