summaryrefslogtreecommitdiff
path: root/.gitattributes
AgeCommit message (Expand)AuthorFilesLines
2016-12-22gittattributes: Exclude dotfiles from created archivesTobias Klauser1-0/+11
able summary='commit info' class='commit-info'> authorChristoph Hellwig <hch@lst.de>2016-11-08 17:15:06 -0800 committerThomas Gleixner <tglx@linutronix.de>2016-11-09 08:25:10 +0100 commit0cf71b04467bc34063cecae577f12481da6cc565 (patch) treec2cb15e11b4e51f6453bb7969fde00cddc34ed72 parent402723ad5c625ee052432698ae5e56b02d38d4ec (diff)
PCI: Remove the irq_affinity mask from struct pci_dev
This has never been used, and now is totally unreferenced. Nuke it. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Hannes Reinecke <hare@suse.com> Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Acked-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Jens Axboe <axboe@kernel.dk> Cc: linux-block@vger.kernel.org Cc: linux-pci@vger.kernel.org Link: http://lkml.kernel.org/r/1478654107-7384-7-git-send-email-hch@lst.de Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat
-rw-r--r--include/linux/pci.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/pci.h b/include/linux/pci.h