mirror of https://lore.kernel.org/linux-amlogic/
 help / color / mirror / Atom feed
From: Neil Armstrong <narmstrong@baylibre.com>
To: Zheng Bin <zhengbin13@huawei.com>,
	khilman@baylibre.com, airlied@linux.ie, daniel@ffwll.ch,
	dri-devel@lists.freedesktop.org,
	linux-arm-kernel@lists.infradead.org,
	linux-amlogic@lists.infradead.org
Subject: Re: [PATCH] drm/meson: Remove unneeded semicolon
Date: Tue, 28 Apr 2020 11:18:02 +0200	[thread overview]
Message-ID: <45523b6f-4cd5-3f13-782f-d23d284fea1f@baylibre.com> (raw)
In-Reply-To: <20200424074949.12309-1-zhengbin13@huawei.com>

On 24/04/2020 09:49, Zheng Bin wrote:
> Fixes coccicheck warning:
> 
> drivers/gpu/drm/meson/meson_plane.c:226:3-4: Unneeded semicolon
> 
> Reported-by: Hulk Robot <hulkci@huawei.com>
> Signed-off-by: Zheng Bin <zhengbin13@huawei.com>
> ---
>  drivers/gpu/drm/meson/meson_plane.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/meson/meson_plane.c b/drivers/gpu/drm/meson/meson_plane.c
> index d5cbc47835bf..35338ed18209 100644
> --- a/drivers/gpu/drm/meson/meson_plane.c
> +++ b/drivers/gpu/drm/meson/meson_plane.c
> @@ -223,7 +223,7 @@ static void meson_plane_atomic_update(struct drm_plane *plane,
>  			priv->viu.osd1_blk0_cfg[0] |= OSD_BLK_MODE_16 |
>  						OSD_COLOR_MATRIX_16_RGB565;
>  			break;
> -		};
> +		}
>  	}
> 
>  	switch (fb->format->format) {
> --
> 2.26.0.106.g9fadedd
> 

Applied to drm-misc-next

_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

      parent reply	other threads:[~2020-04-28  9:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-24  7:49 Zheng Bin
2020-04-28  9:17 ` Neil Armstrong
2020-04-28  9:18 ` Neil Armstrong [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=45523b6f-4cd5-3f13-782f-d23d284fea1f@baylibre.com \
    --to=narmstrong@baylibre.com \
    --cc=airlied@linux.ie \
    --cc=daniel@ffwll.ch \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=khilman@baylibre.com \
    --cc=linux-amlogic@lists.infradead.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=zhengbin13@huawei.com \
    /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

all inboxes | Powered by JetHome®