[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190107233720.GA26994@avx2>
Date: Tue, 8 Jan 2019 02:37:20 +0300
From: Alexey Dobriyan <adobriyan@...il.com>
To: akpm@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org
Subject: Re: + proc-fix-proc-net-after-setns2-checkpatch-fixes.patch added to
-mm tree
On Mon, Jan 07, 2019 at 02:36:09PM -0800, akpm@...ux-foundation.org wrote:
> Subject: proc-fix-proc-net-after-setns2-checkpatch-fixes
>
> WARNING: Block comments use * on subsequent lines
> #56: FILE: fs/proc/proc_net.c:44:
> + // /proc/net/* can be changed under us by setns(CLONE_NEWNET)
> + pde->proc_dops = &simple_dentry_operations;
I did it on purpose! Otherwise default vim colouring marks "/*" in red
because it is comment without "*/"
Powered by blists - more mailing lists