original_kernel/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
aoeblk.c
aoechr.c device create: block: convert device_create to device_create_drvdata 2008-07-21 21:54:41 -07:00
aoecmd.c
aoedev.c
aoemain.c
aoenet.c