Hi,
On Friday 27 July 2007, Mark Hindley wrote:
> Hi,
>
> ARY_LEN in ide-cd.{c,h} is an unnecessary duplication. Replace with generic
> ARRAY_SIZE from
> kernel.h.
Seems to be already fixed by:
commit 74c8f97a6c2d12fb144ad34076e969e8a01dc4b3
Author: Robert P. J. Day <[EMAIL PROTECTED]>
Date: Mon Jul 9 23:17:57 2007 +0200
ide-cd: replace C code with call to ARRAY_SIZE() macro
Delete the unnecessary macro ARY_LEN and use ARRAY_SIZE directly.
Signed-off-by: Robert P. J. Day <[EMAIL PROTECTED]>
Signed-off-by: Bartlomiej Zolnierkiewicz <[EMAIL PROTECTED]>
Please always make sure that you are working on the current git tree
or such unfortunate situation is likely to happen... ;)
Thanks,
Bart
-
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html