]> nv-tegra.nvidia Code Review - linux-3.10.git/blobdiff - arch/alpha/lib/fls.c
Fix common misspellings
[linux-3.10.git] / arch / alpha / lib / fls.c
index 32afaa3fa6860e65762a06bcf6b13c961739b12f..ddd048c0d825a0fd7597f2b82096f383368ff859 100644 (file)
@@ -6,7 +6,7 @@
 #include <linux/bitops.h>
 
 /* This is fls(x)-1, except zero is held to zero.  This allows most
-   efficent input into extbl, plus it allows easy handling of fls(0)=0.  */
+   efficient input into extbl, plus it allows easy handling of fls(0)=0.  */
 
 const unsigned char __flsm1_tab[256] = 
 {