]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
selftests/powerpc: Fix typo in test-vphn.c
authorZhu Jun <zhujun2@cmss.chinamobile.com>
Wed, 4 Dec 2024 08:01:49 +0000 (00:01 -0800)
committerMadhavan Srinivasan <maddy@linux.ibm.com>
Tue, 10 Dec 2024 03:04:51 +0000 (08:34 +0530)
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
tools/testing/selftests/powerpc/vphn/test-vphn.c

index 81d3069ffb8461d4a7a716c3d0ebd370c316349b..f348f54914a9e27a753965c8c144520539cc9f29 100644 (file)
@@ -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",