Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: Benjamin Gaignard <benjamin.gaignard@linaro.org> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
- Loading branch information