Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drivers/block/umem: trim trailing whitespace | Jeff Garzik | 2007-10-10 | 1 | -7/+7 |
| | | | | Signed-off-by: Jeff Garzik <jeff@garzik.org> | ||||
* | drivers/block/umem: move private include away from include/linux | Jeff Garzik | 2007-10-10 | 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> |