]> git.baikalelectronics.ru Git - kernel.git/commit
ide-cd: replace C code with call to ARRAY_SIZE() macro
authorRobert P. J. Day <rpjday@mindspring.com>
Mon, 9 Jul 2007 21:17:57 +0000 (23:17 +0200)
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Mon, 9 Jul 2007 21:17:57 +0000 (23:17 +0200)
commit6af6eafa7dc8a80e3039903eba44d8e2d6aa7196
treefcdb19a6ce5fc5a8bd229c85a83fc41f96e86637
parent7f8c87e8870959d5ee15d05b559ff1dfa75b0290
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 <rpjday@mindspring.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
drivers/ide/ide-cd.c
drivers/ide/ide-cd.h