mbox series

[0/4] staging: media: atomisp: Fix minor issues in

Message ID 20210508235622.300394-1-vrzh@vrzh.net
Headers show
Series staging: media: atomisp: Fix minor issues in | expand

Message

Martiros Shakhzadyan May 8, 2021, 11:56 p.m. UTC
The following series of patches resolve some style and other minor
issues in sh_css.c

Martiros Shakhzadyan (4):
  staging: media: atomisp: Resolve goto style issue in sh_css.c
  staging: media: atomisp: Remove unnecessary parens in sh_css.c
  staging: media: atomisp: Use kcalloc instead of kzalloc with multiply
    in sh_css.c
  staging: media: atomisp: Fix line continuation style issue in sh_css.c

 drivers/staging/media/atomisp/pci/sh_css.c | 42 +++++++++++-----------
 1 file changed, 21 insertions(+), 21 deletions(-)

Comments

Sakari Ailus May 25, 2021, 4:15 p.m. UTC | #1
On Sat, May 08, 2021 at 07:56:18PM -0400, Martiros Shakhzadyan wrote:
> The following series of patches resolve some style and other minor

> issues in sh_css.c

> 

> Martiros Shakhzadyan (4):

>   staging: media: atomisp: Resolve goto style issue in sh_css.c

>   staging: media: atomisp: Remove unnecessary parens in sh_css.c

>   staging: media: atomisp: Use kcalloc instead of kzalloc with multiply

>     in sh_css.c

>   staging: media: atomisp: Fix line continuation style issue in sh_css.c

> 

>  drivers/staging/media/atomisp/pci/sh_css.c | 42 +++++++++++-----------

>  1 file changed, 21 insertions(+), 21 deletions(-)


Thanks!

For the set:

Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>


-- 
Sakari Ailus