From: Chris Metcalf Date: Mon, 1 Nov 2010 19:25:16 +0000 (-0400) Subject: arch/tile: avoid __must_check warning on one strict_strtol check X-Git-Tag: v2.6.37-rc2~90^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d59e609d6568ba5ab23c256f412ac5ec360722c1;p=pandora-kernel.git arch/tile: avoid __must_check warning on one strict_strtol check For the "initfree" boot argument it's not that big a deal, but to avoid warnings in the code, we check for a valid value before allowing the specified argument to override the kernel default. Signed-off-by: Chris Metcalf --- Reading git-diff-tree failed