Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756304AbYHYWPf (ORCPT ); Mon, 25 Aug 2008 18:15:35 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752350AbYHYWP2 (ORCPT ); Mon, 25 Aug 2008 18:15:28 -0400 Received: from g1t0029.austin.hp.com ([15.216.28.36]:31976 "EHLO g1t0029.austin.hp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751173AbYHYWP1 (ORCPT ); Mon, 25 Aug 2008 18:15:27 -0400 From: Bjorn Helgaas To: Arjan van de Ven Subject: Re: [PATCH 0/5] use lspci style for [%04x:%04x] vendor/device Date: Mon, 25 Aug 2008 16:15:24 -0600 User-Agent: KMail/1.9.9 Cc: linux-kernel@vger.kernel.org References: <20080825220137.19210.41857.stgit@tigger.helgaas> <20080825150525.6f1b5706@infradead.org> In-Reply-To: <20080825150525.6f1b5706@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200808251615.24785.bjorn.helgaas@hp.com> X-Brightmail-Tracker: AAAAAQAAAAI= X-Whitelist: TRUE Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 870 Lines: 20 On Monday 25 August 2008 04:05:25 pm Arjan van de Ven wrote: > On Mon, 25 Aug 2008 16:01:38 -0600 > Bjorn Helgaas wrote: > > > These patches change various debug messages to use "[%04x:%04x]" for > > PCI vendor/device IDs to follow the format used by lspci(8). > > I hope you're adding a new whicked special format specifier for this > ... taking a PCI dev struct as argument. > > That's be really nice to have;-) Huh, that's kind of a cool idea. The %p namespace is unlimited, right? If it were only a single character specifier, this one doesn't seem common enough to eat 1/26 of the space. -- 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/