Re: [PATCH] staging: media: atomisp: remove unnecessary parentheses
Dan Carpenter <[email protected]>
| Newsgroups | gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Jul 31, 2026 at 09:03:10PM +0330, Ali Nasrollahi wrote: > Remove unnecessary parentheses around comparison expressions in ov2722.c > to be alinged with kernel coding style. This patch is only cosmetic and > does not change the logic. > > Signed-off-by: Ali Nasrollahi <[email protected]> > --- How are you even seeing this checkpatch warning? I disabled it for staging. Just leave it as-is. You didn't CC the maintainers for this. Next time use: ./scripts/get_maintainer.pl -f drivers/staging/media/atomisp/i2c/atomisp-ov2722.c regards, dan carpenter