From: Satoru Takeuchi Date: Sun, 9 Mar 2014 14:32:04 +0000 (+0900) Subject: ktest: Some cleanup for improving readability X-Git-Tag: cleanup-for-v3.18~146^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5269faad27f8ed8df1c7ba520a8de628fd248362;p=pandora-kernel.git 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-diff-tree failed