linux/drivers/block/aoe
Greg Kroah-Hartman f79f060561 device create: block: convert device_create to device_create_drvdata
device_create() is race-prone, so use the race-free
device_create_drvdata() instead as device_create() is going away.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-07-21 21:54:41 -07:00
..
Makefile
aoe.h remove aoedev_isbusy() 2008-04-29 08:06:24 -07:00
aoeblk.c aoe: update copyright date 2008-02-08 09:22:32 -08:00
aoechr.c device create: block: convert device_create to device_create_drvdata 2008-07-21 21:54:41 -07:00
aoecmd.c block: use get_unaligned_* helpers 2008-07-04 09:28:32 +02:00
aoedev.c remove aoedev_isbusy() 2008-04-29 08:06:24 -07:00
aoemain.c aoe: update copyright date 2008-02-08 09:22:32 -08:00
aoenet.c drivers/block: use get_unaligned_* helpers 2008-04-29 08:06:27 -07:00