Rohit Mani <rohit.m...@outlook.com> 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 majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html