Fix common misspellings
Fixes generated by 'codespell' and manually reviewed. Signed-off-by: Lucas De Marchi <lucas.demarchi@profusion.mobi>
Esse commit está contido em:
@@ -241,7 +241,7 @@ static inline int ghes_severity(int severity)
|
||||
case CPER_SEV_FATAL:
|
||||
return GHES_SEV_PANIC;
|
||||
default:
|
||||
/* Unkown, go panic */
|
||||
/* Unknown, go panic */
|
||||
return GHES_SEV_PANIC;
|
||||
}
|
||||
}
|
||||
|
Referência em uma nova issue
Block a user