The following set of patches for sh_css.c resolves all coding style errors and a number of warnings/checks. Martiros Shakhzadyan (8): staging: media: atomisp: Fix the rest of sh_css.c brace issues staging: media: atomisp: Remove all redundant assertions in sh_css.c staging: media: atomisp: Remove a superfluous else clause in sh_css.c staging: media: atomisp: Replace goto with immediate return in sh_css_pipe_get_grid_info() staging: media: atomisp: Refactor ia_css_stream_load() staging: media: atomisp: Replace if else clause with a ternary staging: media: atomisp: Fix line split style issues staging: media: atomisp: Fix alignment and line length issues drivers/staging/media/atomisp/pci/sh_css.c | 1850 +++++++++----------- 1 file changed, 866 insertions(+), 984 deletions(-) -- 2.31.1