]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/mtd/nand/sm_common.c
Fix common misspellings
[mirror_ubuntu-bionic-kernel.git] / drivers / mtd / nand / sm_common.c
index 4a8f367c295c404780e59d61dbcf19802462c29f..57cc80cd01a33e8749eaad0201ae561f964339ec 100644 (file)
@@ -121,7 +121,7 @@ int sm_register_device(struct mtd_info *mtd, int smartmedia)
        if (ret)
                return ret;
 
-       /* Bad block marker postion */
+       /* Bad block marker position */
        chip->badblockpos = 0x05;
        chip->badblockbits = 7;
        chip->block_markbad = sm_block_markbad;