From patchwork Tue Jun 13 02:29:52 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fengguang Wu X-Patchwork-Id: 9782985 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 AD21860325 for ; Tue, 13 Jun 2017 02:30:46 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 963662851D for ; Tue, 13 Jun 2017 02:30:46 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 87E9228538; Tue, 13 Jun 2017 02:30:46 +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 725052851D for ; Tue, 13 Jun 2017 02:30:45 +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=H8utshuhzfSmJvoEyeHsC5+1DShLh/FJ644CcWv2QQU=; b=hXy2eU1dce4AEc ypCEFGd7ijFmsEIDrUysS1bP0Tc9a1kH2agdGbSJcZ2UtauzA+OcJJA+AoZKCItZpvGW+N5GRBemk TkBhPUFPBvPycMJPiJMnfcKAlFtBEMPXjLJrElY1xGUTdltoWMQbYriAisjGOkY4FCInX3Xy9DutI 2RnfQFSbHagdIF3KLI4hvUtRxzydMyDOE2Rk3R7yPP8SwHctbSEXRaETNluuPf9mv2+Fo51OGWFzM L2h5AKB6invOk1HI4hfT/8dPFCOwbX8h/XH4Jf13k0j+PPzoY9CX8oHLr2VbFv7ozsb+U1OTjHuHH l+Uzd1axSosXjmmUvONg==; 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 1dKbbQ-0006PG-7F; Tue, 13 Jun 2017 02:30:44 +0000 Received: from mga04.intel.com ([192.55.52.120]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1dKbbN-000658-Cp for linux-arm-kernel@lists.infradead.org; Tue, 13 Jun 2017 02:30:43 +0000 Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 12 Jun 2017 19:30:17 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.39,336,1493708400"; d="scan'208";a="273433897" Received: from bee.sh.intel.com (HELO bee) ([10.239.97.14]) by fmsmga004.fm.intel.com with ESMTP; 12 Jun 2017 19:30:16 -0700 Received: from kbuild by bee with local (Exim 4.84_2) (envelope-from ) id 1dKbeV-000K29-Eg; Tue, 13 Jun 2017 10:33:55 +0800 Date: Tue, 13 Jun 2017 10:29:52 +0800 From: kbuild test robot To: Linus Walleij Subject: [PATCH] fix semicolon.cocci warnings Message-ID: <20170613022952.GA110477@lkp-hsx02.sh.intel.com> References: <201706131009.tZH34Nsa%fengguang.wu@intel.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <201706131009.tZH34Nsa%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-20170612_193041_501264_35ED071D X-CRM114-Status: UNSURE ( 8.75 ) 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: kbuild-all@01.org, 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/gpu/drm/panel/panel-ilitek-ili9322.c:538:24-25: Unneeded semicolon Remove unneeded semicolon. Generated by: scripts/coccinelle/misc/semicolon.cocci Signed-off-by: Fengguang Wu --- panel-ilitek-ili9322.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/drivers/gpu/drm/panel/panel-ilitek-ili9322.c +++ b/drivers/gpu/drm/panel/panel-ilitek-ili9322.c @@ -535,7 +535,7 @@ static int ili9322_get_modes(struct drm_ if (!mode) { DRM_ERROR("failed to add mode %ux%ux@%u\n", rgb_mode.hdisplay, rgb_mode.vdisplay, - rgb_mode.vrefresh);; + rgb_mode.vrefresh); return -ENOMEM; } drm_mode_set_name(mode);