mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
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 <cmetcalf@tilera.com>