Skip to content

Commit 3a7a53c

Browse files
Zhu Junmaddy-kerneldev
Zhu Jun
authored andcommitted
selftests/powerpc: Fix typo in test-vphn.c
The word 'accross' is wrong, so fix it. Signed-off-by: Zhu Jun <[email protected]> Signed-off-by: Madhavan Srinivasan <[email protected]> Link: https://patch.msgid.link/[email protected]
1 parent 6dca1d3 commit 3a7a53c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/testing/selftests/powerpc/vphn/test-vphn.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ static struct test {
275275
}
276276
},
277277
{
278-
/* Parse a 32-bit value split accross two consecutives 64-bit
278+
/* Parse a 32-bit value split across two consecutives 64-bit
279279
* input values.
280280
*/
281281
"vphn: 16-bit value followed by 2 x 32-bit values",

0 commit comments

Comments
 (0)