From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Bottomley Subject: Re: [PATCH 0/5] zfcp: print S_ID and D_ID with 3 bytes Date: Tue, 08 May 2007 09:26:05 -0500 Message-ID: <1178634365.3737.6.camel@mulgrave.il.steeleye.com> References: <200705081114.41970.swen@vnet.ibm.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <200705081114.41970.swen@vnet.ibm.com> Sender: linux-scsi-owner@vger.kernel.org List-Archive: List-Post: To: Swen Schillig Cc: linux-scsi@vger.kernel.org, linux-s390@vger.kernel.org List-ID: On Tue, 2007-05-08 at 11:14 +0200, Swen Schillig wrote: > From: Christof Schmitt > > S_ID and D_ID are defined in the FCP spec as 3 byte fields. > Change the output in zfcp print statements accordingly to print > them with only 3 bytes. For future reference, if you send out a [PATCH 0/N] it typically contains a description of the patches that are coming, not a patch itself ... Having six patches numbered 0 to 5 out of 5 is somewhat confusing ... James