Atul Kumar Pant 130a838799 selftests: sched: Remove initialization to 0 for a static variable
Fixes following checkpatch.pl issue:
ERROR: do not initialise statics to 0

Signed-off-by: Atul Kumar Pant <atulpant.linux@gmail.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
2023-11-30 16:47:01 -07:00
..