Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp85560pxb; Tue, 2 Feb 2021 23:47:23 -0800 (PST) X-Google-Smtp-Source: ABdhPJwbHfC43g5XboNOSFCC+qm/u5nJO5r7ETIk2Lke8Ii+l3TRatD0BPz16CocwM5Zg34nh+fh X-Received: by 2002:a17:906:653:: with SMTP id t19mr1969229ejb.44.1612338443030; Tue, 02 Feb 2021 23:47:23 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1612338443; cv=none; d=google.com; s=arc-20160816; b=zKzt5EW6iWM8JnbNnV5qkjanNoj54Qbv5cIJU3LT91wPNycKdkC0xX+yD73FRscDZ/ ExWxFgczeOo9XwpJTfv2bU4uvOmux2engD+SPkyArf00pXT+zZrKSvnzqYzHXwaJOw5T iwZa3QGqPG5Utko+6EbPLyvUDRNh+3b4q6I6up0ppJdvCQ5nb5Pg0tGjEHyeIT5P6T9f PV8INfcbarAyxelMdngMANhrrEkkWgH+jw+eZ1cqyoEYMo9Wu3OdxWlJi4c3N3USdb4k sFanazNKNsbpjgssjZE6+lrGF9ZjIlriWW2AHgmpJzhDYOTl0KsXn7+dMidu7YWTUbrE R2tQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=nUOK2cZZgxQxTdFIGAtpkEg7is2nczFKDmHP9uYmCgM=; b=W6nyIIYtzRmv4h4cSQQ8SKt4NCViexKx2KTZvavUxGHXZnT/JgKY6w6TJzbNUIxKCl eK8Ib85GQixdpIIu3Pbp4ZWtFmZXanQ9CML0xLL/r5LQsfmJqCEfwWQZdDthZX2biW76 ET2Q2T9GsBXUPoP4Uh+asq3CIiNq8aGX5B9Sg0nM4QNdkTi+BOxZKyGHBWw7qu8UsDZt rA2S1EBHwRFm8OpXrtNteWIcLtRBpEkR2AoAnmYzwFkjEfGIKnnNKInBQO1WMLYCBpUF 68EUu+VEM8tTGu7v7qQEW8h3AQ4gLki9KxJLc47XE5p1azY5L0El6g7iA+yphaTL4vSU V/bg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id lb13si809068ejc.423.2021.02.02.23.46.57; Tue, 02 Feb 2021 23:47:23 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232038AbhBCHon (ORCPT + 99 others); Wed, 3 Feb 2021 02:44:43 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52482 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231654AbhBCHom (ORCPT ); Wed, 3 Feb 2021 02:44:42 -0500 Received: from metis.ext.pengutronix.de (metis.ext.pengutronix.de [IPv6:2001:67c:670:201:290:27ff:fe1d:cc33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DCA05C061573 for ; Tue, 2 Feb 2021 23:44:01 -0800 (PST) Received: from ptx.hi.pengutronix.de ([2001:67c:670:100:1d::c0]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l7CpO-0000ZG-Mn; Wed, 03 Feb 2021 08:43:54 +0100 Received: from ukl by ptx.hi.pengutronix.de with local (Exim 4.92) (envelope-from ) id 1l7CpN-0005Dj-QG; Wed, 03 Feb 2021 08:43:53 +0100 Date: Wed, 3 Feb 2021 08:43:53 +0100 From: Uwe =?utf-8?Q?Kleine-K=C3=B6nig?= To: Yang Li Cc: thierry.reding@gmail.com, lee.jones@linaro.org, vz@mleia.com, linux-pwm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] pwm: lpc18xx-sct: remove unneeded semicolon Message-ID: <20210203074353.judxqscjba6ph7qu@pengutronix.de> References: <1612320605-6430-1-git-send-email-yang.lee@linux.alibaba.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="xoijghsafgj7dcgf" Content-Disposition: inline In-Reply-To: <1612320605-6430-1-git-send-email-yang.lee@linux.alibaba.com> X-SA-Exim-Connect-IP: 2001:67c:670:100:1d::c0 X-SA-Exim-Mail-From: ukl@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --xoijghsafgj7dcgf Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 03, 2021 at 10:50:05AM +0800, Yang Li wrote: > Eliminate the following coccicheck warning: > ./drivers/pwm/pwm-lpc18xx-sct.c:292:2-3: Unneeded semicolon >=20 > Reported-by: Abaci Robot > Signed-off-by: Yang Li Acked-by: Uwe Kleine-K=F6nig But this is prior art: https://lore.kernel.org/r/20210128134537.GA54687@068c7b848bbb This patch is better though as it doesn't have a bogus Fixes: line. *shrug*, I let Thierry decide which one to pick up. Best regards Uwe --=20 Pengutronix e.K. | Uwe Kleine-K=F6nig | Industrial Linux Solutions | https://www.pengutronix.de/ | --xoijghsafgj7dcgf Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEfnIqFpAYrP8+dKQLwfwUeK3K7AkFAmAaVDYACgkQwfwUeK3K 7AnY3QgAnhJW6xrm1dfNxyfMToFJ7FJ+D8AVVWp18RLDoVCvXTNcdNonJz87C3Yz kGYGjBvqPNBJY3ad6UP3VbPKpx6ZCDS452eYMHwG5CgCz1GgFheR8kVL/0HneTnD ea/ezvGVO1ntjtlkadaXRObP/lVh3alYDduUHqWmS33sxF+M/BccKEiMMFee1S6X q/6qXxQ7Pz44l/spdASPtnogWcPmWMx+7/5qjDyx8Ir215DXgCSAlfnEFgbSGHa2 rKrOzj2i/qsw2k8/a+xfHk6kOLI5F8v3U29iWVdXSiHSwHJK2mUhfYSLn6LW9OoV pIDO5Y1XWQdMwCSjXBDlBVSVzbXGPw== =c/Sp -----END PGP SIGNATURE----- --xoijghsafgj7dcgf--