Re: [PATCH v2 0/3] staging: media: zoran: fix warnings reported by checkpatch
From: Julia Lawall
Date: Mon Apr 18 2022 - 12:40:14 EST
On Mon, 18 Apr 2022, Aliya Rahmani wrote:
> These patches address style issues found by checkpatch in the
> zoran/videocodec.c file.
>
> changes since v1: Rework commit description and subject.
The change description is not very specific. Does it affect all of the
patches, or are some unchanged?
julia
>
> Aliya Rahmani (3):
> staging: media: zoran: use seq_puts() instead of seq_printf()
> staging: media: zoran: else is not generally useful after a break or return
> staging: media: zoran: avoid macro argument precedence issues
>
> drivers/staging/media/zoran/videocodec.c | 9++++-----
> 1 file changed, 4 insertions(+), 5 deletions(-)
>
>
> --
> 2.25.1
>
>
>