Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756279AbYLMFQa (ORCPT ); Sat, 13 Dec 2008 00:16:30 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751414AbYLMFQU (ORCPT ); Sat, 13 Dec 2008 00:16:20 -0500 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:42640 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1751134AbYLMFQT (ORCPT ); Sat, 13 Dec 2008 00:16:19 -0500 Date: Fri, 12 Dec 2008 21:16:21 -0800 (PST) Message-Id: <20081212.211621.232812118.davem@davemloft.net> To: hannes@hanneseder.net Cc: netdev@vger.kernel.org, kkeil@suse.de, linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org Subject: Re: [PATCH 4/9][v2] mISDN: un-export symbol 'plx_lock' From: David Miller In-Reply-To: <49419a2d.06a1660a.5c0a.ffff908c@mx.google.com> References: <49419a2d.06a1660a.5c0a.ffff908c@mx.google.com> X-Mailer: Mew version 6.1 on Emacs 22.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 680 Lines: 19 From: Hannes Eder Date: Thu, 11 Dec 2008 22:36:00 +0100 > 'plx_lock' is only used within hfcmulti.c. > > Fix this warning: > > drivers/isdn/hardware/mISDN/hfcmulti.c:176:1: warning: symbol 'plx_lock' shadows an earlier one > drivers/isdn/hardware/mISDN/hfcmulti.c:175:19: originally declared here > > Signed-off-by: Hannes Eder > Acked-by: Karsten Keil Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/