Commit d59e609d authored by Chris Metcalf's avatar Chris Metcalf
Browse files

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: default avatarChris Metcalf <cmetcalf@tilera.com>
parent 5d966115
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment