From patchwork Fri Sep 7 22:22:16 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bjorn Helgaas X-Patchwork-Id: 182472 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 9BA7E2C008F for ; Sat, 8 Sep 2012 08:22:19 +1000 (EST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751959Ab2IGWWS (ORCPT ); Fri, 7 Sep 2012 18:22:18 -0400 Received: from mail-vb0-f74.google.com ([209.85.212.74]:33596 "EHLO mail-vb0-f74.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751496Ab2IGWWR (ORCPT ); Fri, 7 Sep 2012 18:22:17 -0400 Received: by vbis24 with SMTP id s24so12827vbi.1 for ; Fri, 07 Sep 2012 15:22:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=subject:to:from:cc:date:message-id:user-agent:mime-version :content-type:content-transfer-encoding; bh=5z+JFVjYmnC2wEvqMJ0A6nj6q4n2smEitesqbkZVX88=; b=IRxgDxqLC/wkNqFGmibTv2QKRFXn38oJ5CZ/txXRGWVAVL2RjgSaiCuy4Rb2TVmmck iCzaSduT+qoaidSryQKy5Su0NGROV8FI0XUfUx5W5AMiuGEbbjCyzb0vHXyGEtgvreth sgTEYa2bqQ0lfWkWRT8UR02NrWOMe1k5FcoQs9HX/XewZzvLLwVqJUoTCiDgg+qk2hsm y1CwbbnzY6IBwilpfhSPJ/YSBDsSsvnXaAlBJlYKLMtz5KElRsqOe2H7KfDkoj3mNsLZ K/E42LIS+LhSEISaNCQmRShluOv0d6Ukhk8ZBCtE7dPTPRsS1ZIvCmQN/93rtjG7rdn+ NW/g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=subject:to:from:cc:date:message-id:user-agent:mime-version :content-type:content-transfer-encoding:x-gm-message-state; bh=5z+JFVjYmnC2wEvqMJ0A6nj6q4n2smEitesqbkZVX88=; b=ixNR9CLigQQ91bnvHiM7ip+9mLapN/w4VjOfbBM0Vas79xeBlZHNn9CKRg+/FlJK81 aJbybNx7iX7XKwxLU0D8kBXhStR7RXyYLu64txECJc1Iid5d45Ld1xnffhBa+pI1IgJ5 ilsIHXlwCXQzOXgNKiWPNzHEqjVAA0UFUJ47fTORI6aLf1/ITnAR0WQxGF5TgHd2RCQG BPgrd6+kySnJQq/plaly0bwBl941Mk5weB9VtQV/CImbLxj2VeVlL41bMk7J000/2AId 8N6p2XP3hRKzeCAQczZxAOBIn+sb6VD69r5RE24PhVoOpzRpZvojhRg3KsdhtSDD5afQ /7sQ== Received: by 10.236.200.194 with SMTP id z42mr3969085yhn.13.1347056537148; Fri, 07 Sep 2012 15:22:17 -0700 (PDT) Received: by 10.236.200.194 with SMTP id z42mr3969081yhn.13.1347056537102; Fri, 07 Sep 2012 15:22:17 -0700 (PDT) Received: from wpzn3.hot.corp.google.com (216-239-44-65.google.com [216.239.44.65]) by gmr-mx.google.com with ESMTPS id t29si1789521yha.0.2012.09.07.15.22.17 (version=TLSv1/SSLv3 cipher=AES128-SHA); Fri, 07 Sep 2012 15:22:17 -0700 (PDT) Received: from bhelgaas.mtv.corp.google.com (bhelgaas.mtv.corp.google.com [172.18.96.155]) by wpzn3.hot.corp.google.com (Postfix) with ESMTP id 04BA210011A; Fri, 7 Sep 2012 15:22:17 -0700 (PDT) Received: from bhelgaas.mtv.corp.google.com (unknown [IPv6:::1]) by bhelgaas.mtv.corp.google.com (Postfix) with ESMTP id AADE41801D7; Fri, 7 Sep 2012 15:22:16 -0700 (PDT) Subject: [PATCH] PCI: Remove bus number resource debug messages To: linux-pci@vger.kernel.org From: Bjorn Helgaas Cc: Yinghai Lu Date: Fri, 07 Sep 2012 16:22:16 -0600 Message-ID: <20120907222216.22413.26865.stgit@bhelgaas.mtv.corp.google.com> User-Agent: StGit/0.15 MIME-Version: 1.0 X-Gm-Message-State: ALoCoQk07xLrwKWBXoG3eg89NLcPNF7/2uG4d0/I+2BHs0iUO5gN+wHowMQnnn9RsKUNm5PhmB9+dyRRiY270KEeNhAPipLt+QKUU5eOzaU/MQd1KQ+NapOoCg76308VPvciesXQhgwtAURwilCGcKp7PbWULxsPwn8afVQcKMHGuqbKqTVIgRn/SvUVmNJ+82zVXkxPLxvl6pyqd6njt1pJLni4k7C8qQ== Sender: linux-pci-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pci@vger.kernel.org These messages don't seem to add much value. Signed-off-by: Bjorn Helgaas --- drivers/pci/probe.c | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/drivers/pci/probe.c b/drivers/pci/probe.c index 6c143b4..e2dd4b7 100644 --- a/drivers/pci/probe.c +++ b/drivers/pci/probe.c @@ -1753,11 +1753,6 @@ int pci_bus_insert_busn_res(struct pci_bus *b, int bus, int bus_max) "busn_res: can not insert %pR under %s%pR (conflicts with %s %pR)\n", res, pci_is_root_bus(b) ? "domain " : "", parent_res, conflict->name, conflict); - else - dev_printk(KERN_DEBUG, &b->dev, - "busn_res: %pR is inserted under %s%pR\n", - res, pci_is_root_bus(b) ? "domain " : "", - parent_res); return conflict == NULL; }