]> Pileus Git - ~andy/linux/commit
sparc64:tsb.c:use array size macro rather than number
authorDoug Wilson <doug.lkml@gmail.com>
Fri, 7 Mar 2014 10:59:03 +0000 (16:29 +0530)
committerDavid S. Miller <davem@davemloft.net>
Mon, 17 Mar 2014 19:55:49 +0000 (15:55 -0400)
commit151b628f104566a450125a6a0f6775a35bde58d6
treee95287521c0aa02871d23d85fad9891572386c2f
parent1535bd8adbdedd60a0ee62e28fd5225d66434371
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>
arch/sparc/mm/tsb.c