mirror of
https://github.com/torvalds/linux
synced 2026-07-23 02:30:46 +09: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>