mirror of
https://github.com/torvalds/linux.git
synced 2024-11-22 12:11:40 +00:00
f91cb5b747
Fix bootconfig to return 0 if succeeded to show the bootconfig
in initrd. Without this fix, "bootconfig INITRD" command
returns !0 even if the command succeeded to show the bootconfig.
Link: http://lkml.kernel.org/r/159230246566.65555.11891772258543514487.stgit@devnote2
Cc: stable@vger.kernel.org
Fixes:
|
||
---|---|---|
.. | ||
include/linux | ||
samples | ||
.gitignore | ||
main.c | ||
Makefile | ||
test-bootconfig.sh |