Re: [PATCH 2/6] staging: media: intel-ipu3: preferred __aligned(size) over __attribute__aligned(size)

2021-04-13 Thread sakari.ai...@linux.intel.com
Hi David, On Tue, Apr 13, 2021 at 07:40:12AM +, David Laight wrote: > From: Mitali Borkar > > Sent: 12 April 2021 00:09 > > > > This patch fixes the warning identified by checkpatch.pl by replacing > > __attribute__aligned(size) with __aligned(size) > > > > Signed-off-by: Mitali Borkar > >

Re: drivers/staging/media/ipu3/ipu3-css.c:1831: bad compare ?

2019-01-07 Thread sakari.ai...@linux.intel.com
turn value from function first, then if it is ok, > assign it to an unsigned variable. Thanks for reporting this. There have been a few patches to address it so far, the one going in is here: https://patchwork.linuxtv.org/patch/53633/> -- Sakari Ailus [email protected]

Re: [RESEND PATCH v4 1/2] dt-bindings: at24: Add address-width property

2018-07-24 Thread sakari.ai...@linux.intel.com
Sakari Ailus [email protected]