mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
Set ramdisk_execute_command to "/init" at compile time. The command line can still override it, but this saves a few instructions and removes a NULL check. Signed-off-by: Christoph Hellwig <hch@lst.de>