Re: [PATCH V2] binder: ipc namespace support for android binder

From: Davidlohr Bueso
Date: Thu Nov 08 2018 - 01:27:48 EST


On Wed, 07 Nov 2018, Bueso wrote:

On Mon, 29 Oct 2018, chouryzhou(??????) wrote:

+// If init_ipc_ns is not defined elsewhere,
+// we make a fake one here to put our variable.

/*
* comments like this please
*/

Actually, just drop the comment altogether. Forward declaring does not merit it.

Thanks,
Davidlohr