From bfb09a86f5f60f9a83c676b53db8d9210549ee19 Mon Sep 17 00:00:00 2001 From: Konstantin Khlebnikov Date: Wed, 8 Aug 2012 14:47:51 +0400 Subject: [PATCH] PCI: Convert "new_id"/"remove_id" into generic pci_bus driver attributes This patch removes hardcoded sysfs attributes manipulation and converts them into generic pci_bus->drv_attrs. This saves several bytes. Signed-off-by: Konstantin Khlebnikov Signed-off-by: Bjorn Helgaas --- Reading git-format-patch failed