treewide: fix printk typo in multiple drivers
[cascardo/linux.git] / arch / arm / kernel / kprobes-test.c
index 1862d8f..0cd63d0 100644 (file)
@@ -1598,7 +1598,7 @@ static int __init run_all_tests(void)
 {
        int ret = 0;
 
-       pr_info("Begining kprobe tests...\n");
+       pr_info("Beginning kprobe tests...\n");
 
 #ifndef CONFIG_THUMB2_KERNEL