diff options
| author | Jeff Dike <[email protected]> | 2006-01-06 00:18:51 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-01-06 08:33:45 -0800 |
| commit | 0834cc77af6a8a650f803d4a7c3c0f134b366f87 (patch) | |
| tree | a23d3746dfed759b28c250a7b5365e035a0a6542 /scripts/basic | |
| parent | d50084a2991f3d9490d5c0f3af72e6fe1515a493 (diff) | |
[PATCH] uml: use ARRAY_SIZE
This patch replaces instances of "sizeof(foo)/sizeof(foo[0])" with
ARRAY_SIZE(foo), which expands to the same thing.
Signed-off-by: Jeff Dike <[email protected]>
Cc: Paolo 'Blaisorblade' Giarrusso <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions