From patchwork Fri Jan 12 17:18:53 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fengguang Wu X-Patchwork-Id: 10161445 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id DEE25602D8 for ; Fri, 12 Jan 2018 17:20:20 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id BEAE328590 for ; Fri, 12 Jan 2018 17:20:20 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id B028C289DF; Fri, 12 Jan 2018 17:20:20 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 0A55228590 for ; Fri, 12 Jan 2018 17:20:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=9cu9eoOchEKV0ZLuVOXRSOumb8V4mLOvoX7sTDk6qQo=; b=uRArN1fBTltZx0 qggOWHrQkvt1kfyx3wZTHn0JPRM5xwlUt1gMXzydzZ/Y+465ROKWEx9p1Xw8WeaTMilj8KQJWEH+R rg/f+tHqxUrxpdT7lmR/sAdYZFKzPMjlOXWyriasHl9KrBF98a2vvSiqQbsaPnUN/n9ZAb+JZE14j grbMVBeUxqCm3RzBCj2RYc/ckNyEequDfy7/DWWeLgmhswe0SesyiYHgpBcVSxmMx+pNbyRM//W9+ ouRzNTYMb96+aQT+RGhQRycZlO15QQbGSHxHT+qt2LAb2oLbxBvA0vmGVXaTVozBIHI5wdhj2gJuT ojM49Gciu3N0u57t1mxw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.89 #1 (Red Hat Linux)) id 1ea2zu-00013w-CD; Fri, 12 Jan 2018 17:20:06 +0000 Received: from mga05.intel.com ([192.55.52.43]) by bombadil.infradead.org with esmtps (Exim 4.89 #1 (Red Hat Linux)) id 1ea2zg-0000nV-15; Fri, 12 Jan 2018 17:19:53 +0000 X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 12 Jan 2018 09:19:41 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,349,1511856000"; d="scan'208";a="194391667" Received: from bee.sh.intel.com (HELO bee) ([10.239.97.14]) by fmsmga005.fm.intel.com with ESMTP; 12 Jan 2018 09:19:39 -0800 Received: from kbuild by bee with local (Exim 4.84_2) (envelope-from ) id 1ea35X-000RQN-Qh; Sat, 13 Jan 2018 01:25:55 +0800 Date: Sat, 13 Jan 2018 01:18:53 +0800 From: kbuild test robot To: Chunfeng Yun Subject: [PATCH] usb: mtu3: fix semicolon.cocci warnings Message-ID: <20180112171853.GA54422@ivb43> References: <201801130147.bQuKjq5V%fengguang.wu@intel.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <201801130147.bQuKjq5V%fengguang.wu@intel.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: fengguang.wu@intel.com X-SA-Exim-Scanned: No (on bee); SAEximRunCond expanded to false X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180112_091952_091370_AE20B3D6 X-CRM114-Status: UNSURE ( 7.80 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Greg Kroah-Hartman , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, kbuild-all@01.org, linux-arm-kernel@lists.infradead.org Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+patchwork-linux-mediatek=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP From: Fengguang Wu drivers/usb/mtu3/mtu3_host.c:58:2-3: Unneeded semicolon Remove unneeded semicolon. Generated by: scripts/coccinelle/misc/semicolon.cocci Fixes: f0ede2c6282b ("usb: mtu3: supports remote wakeup for mt2712 with two SSUSB IPs") CC: Chunfeng Yun Signed-off-by: Fengguang Wu Acked-by: Chunfeng Yun --- mtu3_host.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/drivers/usb/mtu3/mtu3_host.c +++ b/drivers/usb/mtu3/mtu3_host.c @@ -55,7 +55,7 @@ static void ssusb_wakeup_ip_sleep_set(st break; default: return; - }; + } regmap_update_bits(ssusb->uwk, reg, msk, val); }