]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - kernel/torture.c
scripts/spelling.txt: add "varible" pattern and fix typo instances
[mirror_ubuntu-artful-kernel.git] / kernel / torture.c
index 0d887eb62856e38761aa840ab22347cdc98c1c90..01a99976f072e56e562e7ccaaf7f50eb4f82ae57 100644 (file)
@@ -311,7 +311,7 @@ EXPORT_SYMBOL_GPL(torture_random);
 /*
  * Variables for shuffling.  The idea is to ensure that each CPU stays
  * idle for an extended period to test interactions with dyntick idle,
- * as well as interactions with any per-CPU varibles.
+ * as well as interactions with any per-CPU variables.
  */
 struct shuffle_task {
        struct list_head st_l;