git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99d4f22
)
IB/core: Use ARRAY_SIZE macro for mandatory_table
author
Ahmed S. Darwish
<darwish.07@gmail.com>
Tue, 6 Feb 2007 16:07:25 +0000
(18:07 +0200)
committer
Roland 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