Skip to content
Commit 8f14e26b authored by Benjamin Gaignard's avatar Benjamin Gaignard Committed by Shuah Khan
Browse files

selftests/timers: make loop consistent with array size



clocksource_list array is defined as char [10][30] so
to initialise it we only have to iterate 10 times.

Signed-off-by: default avatarBenjamin Gaignard <benjamin.gaignard@linaro.org>
Signed-off-by: default avatarShuah Khan <shuahkh@osg.samsung.com>
parent 475c57cc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment