Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-10 | drivers/block/umem: trim trailing whitespace | Jeff Garzik | 1 | -7/+7 | |
Signed-off-by: Jeff Garzik <jeff@garzik.org> | |||||
2007-10-10 | drivers/block/umem: move private include away from include/linux | Jeff Garzik | 1 | -0/+133 | |
Move include/linux/umem.h to drivers/block, as umem.c is the only user, and its not an exported header. Move the PCI_{VENDOR,DEVICE}_ID_* constants to include/linux/pci_ids.h. Signed-off-by: Jeff Garzik <jeff@garzik.org> |