Files
ubports_kernel_google_msm/drivers
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-07-02 21:06:48 -07:00
2007-06-28 11:34:53 -07:00
2007-07-04 15:24:39 -07:00
2007-06-20 19:12:42 -04:00
2007-07-02 10:12:34 -04:00
2007-06-28 11:34:54 -07:00