[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAFgQCTt1ggP6-_XSDyG7aqw-mg4-zSA6ZNQRb+ep8HkDqAikug@mail.gmail.com>
Date: Tue, 4 Jun 2019 15:20:10 +0800
From: Pingfan Liu <kernelfans@...il.com>
To: Christoph Hellwig <hch@...radead.org>
Cc: linux-mm@...ck.org, Ira Weiny <ira.weiny@...el.com>,
Andrew Morton <akpm@...ux-foundation.org>,
Mike Rapoport <rppt@...ux.ibm.com>,
Dan Williams <dan.j.williams@...el.com>,
Matthew Wilcox <willy@...radead.org>,
John Hubbard <jhubbard@...dia.com>,
"Aneesh Kumar K.V" <aneesh.kumar@...ux.ibm.com>,
Keith Busch <keith.busch@...el.com>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCHv2 1/2] mm/gup: fix omission of check on FOLL_LONGTERM in get_user_pages_fast()
On Tue, Jun 4, 2019 at 3:17 PM Christoph Hellwig <hch@...radead.org> wrote:
>
> On Tue, Jun 04, 2019 at 03:13:21PM +0800, Pingfan Liu wrote:
> > Is it a convention? scripts/checkpatch.pl can not detect it. Could you
> > show me some light so later I can avoid it?
>
> If you look at most kernel code you can see two conventions:
>
> - double tabe indent
> - indent to the start of the first agument line
>
> Everything else is rather unusual.
OK.
Thanks
Powered by blists - more mailing lists