Re: [PATCH v3] staging: media: atomisp: cleanup parenthesis alignment in pci.

From: Joshua Crofts

Date: Tue Apr 07 2026 - 02:33:36 EST


On Mon, 6 Apr 2026 at 21:41, Andy Shevchenko
<andriy.shevchenko@xxxxxxxxx> wrote:
>
> Thanks for doing this. However, the proper fix should be the getting rid of
> copy_from_compatible() in favour of using iov_iter. You can consult with
> this example:
> 49aa6ed94c5e ("ALSA: korg1212: Convert to generic PCM copy ops")
>
Okay, I'll have a look at it. Thanks for the heads up about this problem.

> The current patch in its form is quite low priority and not guaranteed to be
> ever applied. Sorry, we consider real patches to be done first, see above.
>
Fair enough, I would've expected formatting to be low priority. This
is the first
patch I've worked on so at least I got to scope out what's what. Either way,
thanks for the reviews.

Kind regards

CJD