I just did a spelling mistake of uninitialized and wrote that as unintialized. Fortunately I noticed it in my final review.
Signed-off-by: Sudip Mukherjee <[email protected]> --- scripts/spelling.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/spelling.txt b/scripts/spelling.txt index 4bd8d1a..bf30d2c 100644 --- a/scripts/spelling.txt +++ b/scripts/spelling.txt @@ -990,6 +990,7 @@ unexpectd||unexpected unexpeted||unexpected unfortunatelly||unfortunately unifiy||unify +unintialized||uninitialized unknonw||unknown unknow||unknown unkown||unknown -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

