[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130423125827.GD2589@8bytes.org>
Date: Tue, 23 Apr 2013 15:01:54 +0200
From: Joerg Roedel <joro@...tes.org>
To: Varun Sethi <Varun.Sethi@...escale.com>
Cc: iommu@...ts.linux-foundation.org, linuxppc-dev@...ts.ozlabs.org,
linux-kernel@...r.kernel.org, galak@...nel.crashing.org,
benh@...nel.crashing.org, stuart.yoder@...escale.com,
scottwood@...escale.com
Subject: Re: [PATCH 1/3 v2] iommu: Move swap_pci_ref function to pci.h.
On Tue, Apr 23, 2013 at 10:05:24AM +0530, Varun Sethi wrote:
> +#ifndef __PCI_H
> +#define __PCI_H
Using __PCI_H is not a wise choice, it has certainly a high risk of a
collision. Anyway, I changed it to __IOMMU_PCI_H and applied the patch.
Joerg
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists