On Tue, Nov 28, 2017 at 10:27:24AM +, Jeremy Sowden wrote:
> Fixed some sparse warnings in the Atom ISP staging driver.
>
> This time with longer commit messages. :)
>
> I've chosen to ignore checkpatch.pl's suggestion to change the types of
> the arrays in the second patch from int16_t to s1
Fixed some sparse warnings in the Atom ISP staging driver.
This time with longer commit messages. :)
I've chosen to ignore checkpatch.pl's suggestion to change the types of
the arrays in the second patch from int16_t to s16.
Jeremy Sowden (2):
media: staging: atomisp: fix for sparse "using pla
Fixed some sparse warnings in the Atom ISP staging driver and the checkpatch
warnings that affected my patches.
This time with longer commit messages. :)
Jeremy Sowden (3):
media: staging: atomisp: fix for sparse "using plain integer as NULL
pointer" warnings.
media: staging: atomisp: fix