Risk: Low
Visibility: Fixes another parser bug.

An old call that explicitly used the iteration superclass instead of
the provided cls was left in the code. Since the actual implementation
of the call was moved out of the superclass and into the subclasses,
this rendered the method rather useless.

Signed-off-by: John Admanski <jadmanski@google.com>



git-svn-id: http://test.kernel.org/svn/autotest/trunk@1554 592f7852-d20e-0410-864c-8624ca9c26a4
1 file changed