libc/strcoll_l(): Remove bogus checks.
commite11c892a1bb7ee1cb93bffc15a26690533df90b3
authorSascha Wildner <saw@online.de>
Fri, 24 Apr 2020 18:41:38 +0000 (24 20:41 +0200)
committerSascha Wildner <saw@online.de>
Tue, 28 Apr 2020 15:44:17 +0000 (28 17:44 +0200)
tree981540cf2e55145a8a986391d1b88199edd3e161
parent869470878387205497a3480a259b6eef2ec35140
libc/strcoll_l(): Remove bogus checks.

t1 and t2 are guaranteed to be non-NULL at this point.
lib/libc/string/strcoll.c