Skip to content

Commit

Permalink
selftests/powerpc: Fix typo in test-vphn.c
Browse files Browse the repository at this point in the history
The word 'accross' is wrong, so fix it.

Signed-off-by: Zhu Jun <zhujun2@cmss.chinamobile.com>
Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com>
Link: https://patch.msgid.link/20241204080149.11759-1-zhujun2@cmss.chinamobile.com
  • Loading branch information
Zhu Jun authored and maddy-kerneldev committed Dec 10, 2024
1 parent 6dca1d3 commit 3a7a53c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/testing/selftests/powerpc/vphn/test-vphn.c
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ static struct test {
}
},
{
/* Parse a 32-bit value split accross two consecutives 64-bit
/* Parse a 32-bit value split across two consecutives 64-bit
* input values.
*/
"vphn: 16-bit value followed by 2 x 32-bit values",
Expand Down

0 comments on commit 3a7a53c

Please sign in to comment.