about summary refs log tree commit diff
path: root/resolv
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@sourceware.org>2021-08-03 21:29:23 +0530
committerSiddhesh Poyarekar <siddhesh@sourceware.org>2022-03-22 19:41:46 +0530
commitbc0d18d873abf2cda6842ad8bb4df2a31dc0fbac (patch)
tree675148b9546924e711500739ac5ba580f4dd4929 /resolv
parent06890c7ba553e82393413c59bb3131db5815a337 (diff)
downloadglibc-bc0d18d873abf2cda6842ad8bb4df2a31dc0fbac.tar.gz
glibc-bc0d18d873abf2cda6842ad8bb4df2a31dc0fbac.tar.xz
glibc-bc0d18d873abf2cda6842ad8bb4df2a31dc0fbac.zip
gai_init: Avoid jumping from if condition to its else counterpart
Clean up another antipattern where code flows from an if condition to
its else counterpart with a goto.

Most of the change in this patch is whitespace-only; a `git diff -b`
ought to show the actual logic changes.

Signed-off-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
Reviewed-by: DJ Delorie <dj@redhat.com>
Diffstat (limited to 'resolv')
0 files changed, 0 insertions, 0 deletions