From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1F4C7C31E57 for ; Mon, 17 Jun 2019 13:07:49 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id E26E9208CB for ; Mon, 17 Jun 2019 13:07:48 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="R11Rhg39"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="T8IcNFQi" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E26E9208CB Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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=5LXSiO+mH8wjddKORU50Un9RWC3JBUPNt+990x8RCCs=; b=R11Rhg39/BCWgn SnZV8XthbixZqNwnmmEXeOvhHyKj68Tt5LrGkCkut44OojzJxjParn4TX3D6h6ykgxfnCiwAONpur sg7MePf1BmGX8II7vk0yrOCrQL8habJ6LQcwUJeWyp7ME5FnqUZj7HkCVyUWEcetPU3q3ikOPQtow U4DPH8gSfTAqnfYysnUKgV13Qhgfj9RY1ybfEOnS+06NLB4WaJX5CECIbYsrjK/yasHOYAVwo0scc 2EYLKVPZWuTqdth6E1+T2AfZkMglivBEBQOHOTf+wJkywHDNvh/uxhWaypEqc6caxWdfUlkdVylEV RDP9NhFocZ7dSrKzsRJQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hcrMK-0006Y2-Ef; Mon, 17 Jun 2019 13:07:40 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hcrMH-0006XJ-8e for linux-arm-kernel@lists.infradead.org; Mon, 17 Jun 2019 13:07:38 +0000 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 25B9720861; Mon, 17 Jun 2019 13:07:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1560776856; bh=YEze8d0ugX/o37Qat8tEvyzluGQMF4GPJRGRLiubo7A=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=T8IcNFQif6dtxeAQFZKGxX3KZE+HknYXD1IUtwMVufd9JJqg7lIVaSVTEjJir+Rab SuMnirjeUS+oQBFYUxHnUQhxHi58+DwOwEdO1D9ysmVnAOAziOQszhXuyYVHA9lUZ+ rMqfHFhPYT1DTT3aoqSd64zw4agHKe7c7Ldjsw8Y= Date: Mon, 17 Jun 2019 15:07:34 +0200 From: Greg Kroah-Hartman To: Arnd Bergmann Subject: Re: [PATCH, for GregKH] ARM: omap1: remove unused variable Message-ID: <20190617130734.GA15784@kroah.com> References: <20190617125521.1553103-1-arnd@arndb.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20190617125521.1553103-1-arnd@arndb.de> User-Agent: Mutt/1.12.1 (2019-06-15) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190617_060737_318857_3F338E61 X-CRM114-Status: GOOD ( 11.56 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Paul Walmsley , Kevin Hilman , Tony Lindgren , Aaro Koskinen , Russell King , linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, Jun 17, 2019 at 02:55:02PM +0200, Arnd Bergmann wrote: > The cleanup of the debugfs functions left one variable behind that > should now be removed as well: > > arch/arm/mach-omap1/clock.c:1008:6: error: unused variable 'err' [-Werror,-Wunused-variable] > > Fixes: d5ddd5a51726 ("arm: omap1: no need to check return value of debugfs_create functions") > Signed-off-by: Arnd Bergmann > --- > arch/arm/mach-omap1/clock.c | 1 - > 1 file changed, 1 deletion(-) Oops, sorry about that, odd that 0-day never reported it :( I'll go queue this up now, thanks. greg k-h _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel