IB/core: Use ARRAY_SIZE macro for mandatory_table
authorAhmed S. Darwish <darwish.07@gmail.com>
Tue, 6 Feb 2007 16:07:25 +0000 (18:07 +0200)
committerRoland Dreier <rolandd@cisco.com>
Sat, 10 Feb 2007 16:00:47 +0000 (08:00 -0800)
Use ARRAY_SIZE() macro already defined in kernel.h instead of open
coding equivalent code.

Signed-off-by: Ahmed S. Darwish <darwish.07@gmail.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found