git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ed3b16
)
ktest: Consolidate TEST_TYPE and DEFAULT code
author
Steven Rostedt
<srostedt@redhat.com>
Sat, 1 Oct 2011 01:10:30 +0000
(21:10 -0400)
committer
Steven Rostedt
<rostedt@goodmis.org>
Mon, 17 Oct 2011 15:54:11 +0000
(11:54 -0400)
The code that handles parsing the TEST_TYPE and DEFAULT code share
a lot of common functionality. Combine the two and add a if statement
that does what is different between them.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
No differences found