kernel-hacking-2024-linux-s.../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
..
aoe.h [PATCH] aoe: update to version 14 2005-10-28 09:52:50 -07:00
aoeblk.c
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
aoenet.c
Makefile