[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1553013180.152266.51.camel@acm.org>
Date: Tue, 19 Mar 2019 09:33:00 -0700
From: Bart Van Assche <bvanassche@....org>
To: Yuyang Du <duyuyang@...il.com>, peterz@...radead.org,
will.deacon@....com, mingo@...nel.org
Cc: ming.lei@...hat.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 05/19] locking/lockdep: Adjust indents for function
definitions
On Mon, 2019-03-18 at 16:57 +0800, Yuyang Du wrote:
> Being paranoid to see function arguments lines are aligned.
This patch changes code that conforms to the kernel coding style into
code that does not conform to the kernel coding style. If you have a
look at the c-lineup-arglist-tabs-only function in
Documentation/process/coding-style.rst you will see that only tabs and
no spaces should be used to indent function arguments.
Bart.
Powered by blists - more mailing lists