diff options
author | Dan Carpenter <[email protected]> | 2014-01-23 11:26:37 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2014-01-23 13:28:29 -0800 |
commit | 28f39ef6d802d2a5840582efecbf3c729b290e64 (patch) | |
tree | e97175b32d9cbb93f3b4c518b4309bcad0d2c960 /lib/debugobjects.c | |
parent | 11c21a307d79ea5f6b6fc0d3dfdeda271e5e65f6 (diff) |
tulip: cleanup by using ARRAY_SIZE()
In this situation then ARRAY_SIZE() and sizeof() are the same, but we're
really dealing with array indexes and not byte offsets so ARRAY_SIZE()
is cleaner.
Signed-off-by: Dan Carpenter <[email protected]>
Acked-by: Grant Grundler <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions