This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/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
..
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