linux/drivers/ide/legacy
Andi Drebes ecea57309e drivers/ide/legacy/hd.c: Array size calculation using sizeof replaced with ARRAY_SIZE
This patch replaces an array size calculation in drivers/ide/legacy/hd.c
that was done using sizeof with the ARRAY_SIZE macro.

Tested by compilation on an i386 box using "allyesconfig".
Diffed against Linus' git-tree.

Signed-off-by: Andi Drebes <lists-receive@programmierforen.de>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2007-07-09 23:17:57 +02:00
..
ali14xx.c ide: add ide_proc_register_port() 2007-05-10 00:01:11 +02:00
buddha.c ide: add "initializing" argument to ide_register_hw() 2007-05-10 00:01:10 +02:00
dtc2278.c ide: add ide_proc_register_port() 2007-05-10 00:01:11 +02:00
falconide.c ide: add "initializing" argument to ide_register_hw() 2007-05-10 00:01:10 +02:00
gayle.c ide: add "initializing" argument to ide_register_hw() 2007-05-10 00:01:10 +02:00
hd.c drivers/ide/legacy/hd.c: Array size calculation using sizeof replaced with ARRAY_SIZE 2007-07-09 23:17:57 +02:00
ht6560b.c ide: add ide_proc_register_port() 2007-05-10 00:01:11 +02:00
ide-cs.c ide: add "initializing" argument to ide_register_hw() 2007-05-10 00:01:10 +02:00
macide.c ide: remove content related to dead CONFIG_BLK_DEV_MAC_MEDIABAY config variable 2007-07-09 23:17:57 +02:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
q40ide.c ide: add "initializing" argument to ide_register_hw() 2007-05-10 00:01:10 +02:00
qd65xx.c qd65xx: fix PIO mode selection 2007-07-08 15:21:58 +02:00
qd65xx.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
umc8672.c ide: add ide_proc_register_port() 2007-05-10 00:01:11 +02:00