Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759926AbXFZUAm (ORCPT ); Tue, 26 Jun 2007 16:00:42 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1759286AbXFZUAZ (ORCPT ); Tue, 26 Jun 2007 16:00:25 -0400 Received: from ns1.coraid.com ([65.14.39.133]:25163 "EHLO coraid.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1758974AbXFZUAU (ORCPT ); Tue, 26 Jun 2007 16:00:20 -0400 Date: Tue, 26 Jun 2007 15:59:52 -0400 From: "Ed L. Cashin" To: Randy Dunlap Cc: linux-kernel@vger.kernel.org, Greg K-H Subject: Re: [PATCH 12/12] the aoeminor doesn't need a long format Message-ID: <20070626195952.GJ25729@coraid.com> References: <1d8423c28c48a6d26516cdc707dbcdf015a4e347.1182883861.git.ecashin@coraid.com> <20070626125107.ce2b4325.randy.dunlap@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070626125107.ce2b4325.randy.dunlap@oracle.com> User-Agent: Mutt/1.5.11+cvs20060126 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 736 Lines: 21 On Tue, Jun 26, 2007 at 12:51:07PM -0700, Randy Dunlap wrote: > On Tue, 26 Jun 2007 14:50:12 -0400 Ed L. Cashin wrote: > > > The aoedev aoeminor member doesn't need a long format. > > Was there a patch that changed aoeminor to an int? > Last I see is: > ulong aoeminor; > in linux-2.6.22-rc6/drivers/block/aoe/aoe.h. > > If it's still ulong, you shouldn't change the printk format. Yes, thanks for checking. Patch 2 of 12 did change it to a u16. -- Ed L Cashin - 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/