]> Kevux Git Server - fll/commit
Cleanup: Remove useless NULL assignment to pointer.
authorKevin Day <kevin@kevux.org>
Sat, 22 Jul 2023 01:09:23 +0000 (20:09 -0500)
committerKevin Day <kevin@kevux.org>
Sat, 22 Jul 2023 01:09:23 +0000 (20:09 -0500)
commit9893bd5b92ea50d440cb6f833733fb45a8c4f898
tree3070ddbad97f8f1ffe2497a80215faf1d15b2630
parent8e658fc6be01504c7be97612b27297e1f4b97f64
Cleanup: Remove useless NULL assignment to pointer.

This doesn't change the value of the pointer, so it should be a useless operation.
level_0/f_thread/c/private-thread.c