arch/tile: fix reversed test of strict_strtol() return value
authorChris Metcalf <cmetcalf@tilera.com>
Mon, 28 Feb 2011 20:14:19 +0000 (15:14 -0500)
committerChris Metcalf <cmetcalf@tilera.com>
Tue, 1 Mar 2011 21:20:36 +0000 (16:20 -0500)
commited54d38f0852b2e685393ddae2405d59ef44bed4
tree17b70bfc11ed1db51ea110e8e8691162beddcee7
parent401586e9164d225d24bb9d3ddfeb03ef2e931ee3
arch/tile: fix reversed test of strict_strtol() return value

This fixes the "initfree" boot argument.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
arch/tile/mm/init.c