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
..
2007-05-10 00:01:11 +02:00
2007-05-10 00:01:11 +02:00
2007-05-10 00:01:11 +02:00
2005-04-16 15:20:36 -07:00
2007-07-08 15:21:58 +02:00
2005-04-16 15:20:36 -07:00
2007-05-10 00:01:11 +02:00