From patchwork Tue Jun 13 00:28:41 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: kernel test robot X-Patchwork-Id: 9782887 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 A7B3960212 for ; Tue, 13 Jun 2017 00:29:37 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 9A48028471 for ; Tue, 13 Jun 2017 00:29:37 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 8D4A1284C3; Tue, 13 Jun 2017 00:29:37 +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=-1.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID 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 9B6E928471 for ; Tue, 13 Jun 2017 00:29:36 +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=Rq3E7njIxdrdcy1ua+Eb+/1z9DypPh3IJyGSXr0TYyQ=; b=jEoqqi1Ac269YZ mVcU1Vp18plDw6+NEekG+UBJpn2qfQRbcXAKb5knr0MsVJNe4LdpsBvvxlUip5dr3MDmS5lvm71KW wjXHVIrFKoNZebqG4zXRpguXhSlNMlywevChjT+n1bImCCCcEhoNYxWmMxW4SjfWknuhFIHa+9PZM 8qj9w3eqEsZTI6BwVCLsItD/+TnHTsyof9QB4lyGV4o8ox777bxjPvcFtOeDiKaaXRqaKMEPKGDvp sREr0t1bXgfehKtpNzxM1chD3sWcyxS4HlOVNUopzFa7P+wrgS6dmGIAcoFegF7eHYZEm+z6XKYxf wDQR6muA5+ecfrplcmNQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1dKZi9-00007R-Ba; Tue, 13 Jun 2017 00:29:33 +0000 Received: from mga02.intel.com ([134.134.136.20]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1dKZi5-00006C-VV for linux-arm-kernel@lists.infradead.org; Tue, 13 Jun 2017 00:29:31 +0000 Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 12 Jun 2017 17:29:06 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.39,335,1493708400"; d="scan'208";a="113560429" Received: from bee.sh.intel.com (HELO bee) ([10.239.97.14]) by fmsmga005.fm.intel.com with ESMTP; 12 Jun 2017 17:29:03 -0700 Received: from kbuild by bee with local (Exim 4.84_2) (envelope-from ) id 1dKZlC-000EHI-HD; Tue, 13 Jun 2017 08:32:42 +0800 Date: Tue, 13 Jun 2017 08:28:41 +0800 From: kbuild test robot To: Dong Aisheng Subject: [PATCH] tty: serial: lpuart: fix semicolon.cocci warnings Message-ID: <20170613002841.GA25353@lkp-wsm-ep1> References: <201706130841.YZhbOH9x%fengguang.wu@intel.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1497281848-12995-4-git-send-email-aisheng.dong@nxp.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-20170612_172930_053577_2C8F60FE X-CRM114-Status: UNSURE ( 9.00 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: nikita.yoush@cogentembedded.com, Dong Aisheng , fugang.duan@nxp.com, dongas86@gmail.com, gregkh@linuxfoundation.org, yangbo.lu@nxp.com, Mingkai.Hu@nxp.com, linux-kernel@vger.kernel.org, stefan@agner.ch, andy.shevchenko@gmail.com, kbuild-all@01.org, linux-serial@vger.kernel.org, jslaby@suse.com, linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP drivers/tty/serial/fsl_lpuart.c:305:2-3: Unneeded semicolon Remove unneeded semicolon. Generated by: scripts/coccinelle/misc/semicolon.cocci CC: Dong Aisheng Signed-off-by: Fengguang Wu --- fsl_lpuart.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/drivers/tty/serial/fsl_lpuart.c +++ b/drivers/tty/serial/fsl_lpuart.c @@ -302,7 +302,7 @@ static inline void lpuart32_write(struct case UPIO_MEM32BE: iowrite32be(val, port->membase + off); break; - }; + } } static void lpuart_stop_tx(struct uart_port *port)