Hi,
This is the 2nd version of bootconfig bugfixes. The previous version is here.
https://lkml.kernel.org/r/159197538852.80267.10091816844311950396.stgit@devn...
This version fixes the patch description and modify(cleanup) code according to Steve's comment.
Thank you,
---
Masami Hiramatsu (4): proc/bootconfig: Fix to use correct quotes for value tools/bootconfig: Fix to use correct quotes for value tools/bootconfig: Fix to return 0 if succeeded to show the bootconfig tools/bootconfig: Add testcase for show-command and quotes test
fs/proc/bootconfig.c | 15 ++++++++++----- tools/bootconfig/main.c | 24 ++++++++++++++---------- tools/bootconfig/test-bootconfig.sh | 10 ++++++++++ 3 files changed, 34 insertions(+), 15 deletions(-)
-- Masami Hiramatsu (Linaro) mhiramat@kernel.org