tests: common: fix typos in the commits
While reading the code, find typo in the code comment. In file irq_offload.c, line 163. Signed-off-by: Naiyuan Tian <naiyuan.tian@intel.com>
This commit is contained in:
parent
b852bdd816
commit
4cb1f0ef94
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@ __no_optimization void test_nop(void)
|
|||
* ,leave it unchanged, or even reduce it. Therefore, NOP
|
||||
* instructions are not suitable for timing loops.
|
||||
*
|
||||
* So we skip the this test, it will get a negative cycles.
|
||||
* So we skip this test, it will get a negative cycles.
|
||||
*
|
||||
* And on physical EHL_CRB, up squared and INTEL ADSP boards,
|
||||
* we also got a similar situation, we skip the check as well.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue