Re: [PATCH v4] media: i2c: imx471: return 0 from get_selection after filling crop
John Cronin <[email protected]>
| Newsgroups | org.kernel.vger.linux-media |
|---|---|
| Message-ID | <CALr1FG-K_Zade01g33UquDh-d_ZDMej3QsPXG3-8eiB_GNW2nQ@mail.gmail.com> |
Hi Kate, Thanks. v5 drops the extra braces, moves the crop/bin locals to the top of set_pad_format (sorted by line length), wraps to 80 columns, and keeps only the bug/feature in the commit log. checkpatch.pl --strict --max-line-length=80 is clean on v5. Yes — v2 through v5 were sent with git send-email (SMTP via Gmail). Gmail rewrote From to [email protected], which is why v4/v5 have both Signed-off-by lines. [PATCH v5] media: i2c: imx471: return 0 from get_selection after filling crop Message-ID: <[email protected]> John