From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sj-iport-6.cisco.com (sj-iport-6.cisco.com [171.71.176.117]) by ozlabs.org (Postfix) with ESMTP id 39836DDDD8 for ; Mon, 30 Jul 2007 23:54:33 +1000 (EST) To: Hoang-Nam Nguyen Subject: Re: [ofa-general] [PATCH 1/2] ehca: remove checkpatch.pl's warnings "externs should be avoided in .c files" References: <200707271254.51055.hnguyen@linux.vnet.ibm.com> <200707301507.47575.hnguyen@linux.vnet.ibm.com> From: Roland Dreier Date: Mon, 30 Jul 2007 06:54:30 -0700 In-Reply-To: <200707301507.47575.hnguyen@linux.vnet.ibm.com> (Hoang-Nam Nguyen's message of "Mon, 30 Jul 2007 15:07:47 +0200") Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linuxppc-dev@ozlabs.org, stefan.roscher@de.ibm.com, linux-kernel@vger.kernel.org, general@lists.openfabrics.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > Was going to recreate this patch, but then I saw that you > probably have incorporated it (manually) in your latest git. > Just want to make sure I'm seeing it right. Yes, I ended up doing it by hand. Thanks.