| commit | 151b628f104566a450125a6a0f6775a35bde58d6 | [log] [tgz] | 
|---|---|---|
| author | Doug Wilson <doug.lkml@gmail.com> | Fri Mar 07 16:29:03 2014 +0530 | 
| committer | David S. Miller <davem@davemloft.net> | Mon Mar 17 15:55:49 2014 -0400 | 
| tree | e95287521c0aa02871d23d85fad9891572386c2f | |
| parent | 1535bd8adbdedd60a0ee62e28fd5225d66434371 [diff] | 
sparc64:tsb.c:use array size macro rather than number
    This is a small patch which uses ARRAY_SIZE macro
    rather than a number to make code readability better.
Signed-off-by: Doug Wilson <doug.lkml@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>