public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@kernel.org>
To: Emma Christy <emma.t.christy@gmail.com>
Cc: ezequiel@vanguardiasur.com.ar, gregkh@linuxfoundation.org,
	linux-media@vger.kernel.org, linux-rockchip@lists.infradead.org,
	linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] media: rkvdec: removed redundant blank line
Date: Tue, 27 Jun 2023 10:12:05 +0200	[thread overview]
Message-ID: <20230627101205.49ea3617@sal.lan> (raw)
In-Reply-To: <20230621154247.43983-1-emma.t.christy@gmail.com>

Em Wed, 21 Jun 2023 18:42:47 +0300
Emma Christy <emma.t.christy@gmail.com> escreveu:

> Adhere to Linux kernel coding style. Removed redundant blank line.
> Issue found by checkpatch.
> 
> Signed-off-by: Emma Christy <emma.t.christy@gmail.com>

Reviewed-by: Mauro Carvalho Chehab <mchehab@kernel.org>
> ---
> Changes in v2:
>   - Fixed Singed-off-by.
>   - Fixed Subject line.
> 
>  drivers/staging/media/rkvdec/rkvdec-vp9.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/staging/media/rkvdec/rkvdec-vp9.c b/drivers/staging/media/rkvdec/rkvdec-vp9.c
> index cfae99b40ccb..0e7e16f20eeb 100644
> --- a/drivers/staging/media/rkvdec/rkvdec-vp9.c
> +++ b/drivers/staging/media/rkvdec/rkvdec-vp9.c
> @@ -227,7 +227,6 @@ static void init_intra_only_probs(struct rkvdec_ctx *ctx,
>  				}
>  			}
>  		}
> -
>  	}
>  
>  	for (i = 0; i < sizeof(v4l2_vp9_kf_uv_mode_prob); ++i) {

      parent reply	other threads:[~2023-06-27  8:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-21 15:42 [PATCH v2] media: rkvdec: removed redundant blank line Emma Christy
2023-06-22 14:59 ` Nicolas Dufresne
2023-06-27  8:12 ` Mauro Carvalho Chehab [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230627101205.49ea3617@sal.lan \
    --to=mchehab@kernel.org \
    --cc=emma.t.christy@gmail.com \
    --cc=ezequiel@vanguardiasur.com.ar \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=linux-staging@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox