ktest: Some cleanup for improving readability
authorSatoru Takeuchi <satoru.takeuchi@gmail.com>
Sun, 9 Mar 2014 14:32:04 +0000 (23:32 +0900)
committerSteven Rostedt <rostedt@goodmis.org>
Thu, 24 Apr 2014 03:18:12 +0000 (23:18 -0400)
commit5269faad27f8ed8df1c7ba520a8de628fd248362
tree8790b7cad1bc93b9c16d6d9d9b2e2b2dd0f776f7
parentf983a2bc9d355fb04932b38fee2533114c204cce
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 <satoru.takeuchi@gmail.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
tools/testing/ktest/ktest.pl