On Fri, 19 Jun 2020 00:18:02 -0700 Christoph Hellwig <hch@xxxxxxxxxxxxx> wrote: > On Thu, Jun 18, 2020 at 01:57:18PM -0600, Alex Williamson wrote: > > No functional change, avoid non-inclusive naming schemes. > > Adding a bunch of overly long lines that don't change anything are > everything but an improvement. In fact, 3 of 5 code change lines are shorter, the other two are 3 characters longer each and arguably more descriptive. One line does now exceed 80 columns, though checkpatch no longer cares. I'll send a v2 with that line wrapped. Thanks, Alex