sparc32: Remove inline strncmp "optimization" for constant counts.
authorDavid S. Miller <davem@davemloft.net>
Sat, 12 May 2012 02:53:29 +0000 (19:53 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 12 May 2012 02:53:29 +0000 (19:53 -0700)
Let the compiler do stuff like this.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found