Fix common misspellings
[linux-2.6-block.git] / arch / mips / cavium-octeon / executive / octeon-model.c
index 9afc3794ed1be742f8d7bc58a40a944bfb0a320e..c8d35684504e87860074694e876d214d6c932072 100644 (file)
@@ -75,7 +75,7 @@ const char *octeon_model_get_string_buffer(uint32_t chip_id, char *buffer)
 
        num_cores = cvmx_octeon_num_cores();
 
-       /* Make sure the non existant devices look disabled */
+       /* Make sure the non existent devices look disabled */
        switch ((chip_id >> 8) & 0xff) {
        case 6:         /* CN50XX */
        case 2:         /* CN30XX */