Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

selftests/powerpc: Fix typo in test-vphn.c

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

authored by

Zhu Jun and committed by
Madhavan Srinivasan
3a7a53c8 6dca1d3a

+1 -1
+1 -1
tools/testing/selftests/powerpc/vphn/test-vphn.c
··· 275 275 } 276 276 }, 277 277 { 278 - /* Parse a 32-bit value split accross two consecutives 64-bit 278 + /* Parse a 32-bit value split across two consecutives 64-bit 279 279 * input values. 280 280 */ 281 281 "vphn: 16-bit value followed by 2 x 32-bit values",