task IO accounting: move all IO statistics in struct task_io_accounting
[deliverable/linux.git] / include / linux / device.h
index fba1bb0d17587e04c477856e23b6f149ae459873..d24a47f80f9c67587df13a5a8b57282f7dd2e8dd 100644 (file)
 #include <asm/atomic.h>
 #include <asm/device.h>
 
-#define DEVICE_NAME_SIZE       50
-/* DEVICE_NAME_HALF is really less than half to accommodate slop */
-#define DEVICE_NAME_HALF       __stringify(20)
-#define DEVICE_ID_SIZE         32
 #define BUS_ID_SIZE            20
 
 struct device;
This page took 0.026379 seconds and 5 git commands to generate.