]> Kevux Git Server - fll/commit
Cleanup: Improve if condition logic in Controller entry file.
authorKevin Day <Kevin@kevux.org>
Sat, 8 Jun 2024 04:21:11 +0000 (23:21 -0500)
committerKevin Day <Kevin@kevux.org>
Sat, 8 Jun 2024 04:21:11 +0000 (23:21 -0500)
commit97895098a676a7264ec726c0652d49c3e91593f6
tree673c247241ceec82a372869bab834d8bed397341
parent164e8e66269efccf8d9b836dbb83646137c3858c
Cleanup: Improve if condition logic in Controller entry file.

The code has some unnecessary conditions.
Remove these.

Use greater than rather than multiple equals.
level_3/controller/c/entry/private-entry.c