lkml.org 
[lkml]   [2024]   [Jan]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v3 07/10] iio: pressure: mprls0025pa whitespace cleanup
On Fri, Dec 29, 2023 at 11:24:35AM +0200, Petre Rodan wrote:
> Fix indentation and whitespace in code that will not get refactored.
>
> Make URL inside comment copy-paste friendly.

...

> ret = devm_request_irq(dev, data->irq, mpr_eoc_handler,
> - IRQF_TRIGGER_RISING, client->name, data);
> + IRQF_TRIGGER_RISING,
> + client->name,
> + data);

The last two are perfectly located on a single line and be even coupled
semantically together.

No need to resend the patch just because of this, Jonathan can amend, I think,
when applying.

--
With Best Regards,
Andy Shevchenko



\
 
 \ /
  Last update: 2024-01-06 16:26    [W:0.345 / U:0.128 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site