From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [GIT PULL] Follow up block changes for this merge window To: Linus Torvalds Cc: linux-block References: <5ba8d7db-03fe-4983-5636-78f0ff6881bb@kernel.dk> From: Jens Axboe Message-ID: <0180fdfe-ac2f-5388-dc0d-e33a173bb85b@kernel.dk> Date: Wed, 22 Aug 2018 15:05:36 -0600 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 List-ID: On 8/22/18 2:39 PM, Linus Torvalds wrote: > On Wed, Aug 22, 2018 at 10:54 AM Jens Axboe wrote: >> >> - Set of bcache fixes and changes (Coly) > > Some of those bcache style fixes look questionable. > > Maybe we should push back on some of the checkpatch rules instead? > > Like having argument names in declarations - sometimes descriptive > names can be good documentation. And sometimes they are just noise, > because the type is what describes it. > > Oh well. Taken. Thanks - fwiw, I don't disagree, and I tend to push back harder on this in core code than drivers. Especially for newer maintainers, as it can sometimes be a way to dabble around in the code and find "real" issues. -- Jens Axboe