Rohit Mani <[email protected]> writes: > Avoid scanning strings twice, once with strchr() and then with > strlen(), by using strchrnul().
Thanks. The patch looks good. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

