From 5269faad27f8ed8df1c7ba520a8de628fd248362 Mon Sep 17 00:00:00 2001 From: Satoru Takeuchi Date: Sun, 9 Mar 2014 23:32:04 +0900 Subject: [PATCH] ktest: Some cleanup for improving readability Some cleanup for improving readability as follows. - Initialize $ktest_config at its definition. - Put parentheses around the `config-file' argument in the usage message because it's a optional one. - Rename get_ktest_config{,s} to more descriptive get_mandatory_config{,s}. Link: http://lkml.kernel.org/r/87fvmr30kb.wl%satoru.takeuchi@gmail.com Signed-off-by: Satoru Takeuchi Signed-off-by: Steven Rostedt --- Reading git-format-patch failed