Re: [PATCH v2 2/2] fs: ext4: Modify inode-test.c to use KUnit parameterized testing feature

From: Iurii Zaikin
Date: Mon Oct 26 2020 - 14:11:42 EST


> +static struct timestamp_expectation test_data[] = {
Can you mark this and the rest of the hardcoded values as the const they are?