linux/drivers/block/aoe
Greg Kroah-Hartman 53f4654272 [PATCH] Driver Core: fix up all callers of class_device_create()
The previous patch adding the ability to nest struct class_device
changed the paramaters to the call class_device_create().  This patch
fixes up all in-kernel users of the function.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-10-28 09:52:52 -07:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aoe.h [PATCH] aoe: update to version 14 2005-10-28 09:52:50 -07:00
aoeblk.c [PATCH] aoe: add firmware version to info in sysfs 2005-05-03 23:34:55 -07:00
aoechr.c [PATCH] Driver Core: fix up all callers of class_device_create() 2005-10-28 09:52:52 -07:00
aoecmd.c [PATCH] aoe: use get_unaligned for accesses in ATA id buffer 2005-10-28 09:52:49 -07:00
aoedev.c [PATCH] drivers: convert kcalloc to kzalloc 2005-09-07 16:57:46 -07:00
aoemain.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aoenet.c [NET]: Kill skb->real_dev 2005-08-29 15:32:25 -07:00