From mboxrd@z Thu Jan 1 00:00:00 1970 From: Randy Dunlap Subject: Re: [Patch 0/5] lpfc : Correct kdoc syntax errors Date: Tue, 16 Dec 2008 08:14:36 -0800 Message-ID: <4947D3EC.208@oracle.com> References: <1229443278.4621.14.camel@ogier> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from acsinet14.oracle.com ([141.146.126.236]:17573 "EHLO acsinet14.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751334AbYLPQQE (ORCPT ); Tue, 16 Dec 2008 11:16:04 -0500 Received: from acsinet11.oracle.com (acsinet11.oracle.com [141.146.126.233]) by acsinet14.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id mBGGImdG011475 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 16 Dec 2008 16:18:49 GMT In-Reply-To: <1229443278.4621.14.camel@ogier> Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: James.Smart@emulex.com Cc: linux-scsi@vger.kernel.org James Smart wrote: > The next 5 patches fix the kdoc syntax errors that Randy Dunlap recently > pointed out. > > The patches have been separate by file(s) to keep them appropriately sized. > > The patches were cut against scsi-misc-2.6, and on top of the lpfc printk > typecast patch just sent. Thanks, James. Acked-by: Randy Dunlap # patches 1-5