1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-17 13:01:12 +03:00
Files
glibc/sysdeps
Siddhesh Poyarekar bc0d18d873 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>
2022-03-22 19:41:46 +05:30
..
2022-02-23 14:06:49 -03:00
2022-02-10 09:16:12 -03:00
2022-02-10 09:18:15 -03:00
2022-02-14 19:29:02 +01:00
2022-02-23 14:18:18 -03:00
2022-02-23 14:18:17 -03:00
2022-01-31 07:05:48 -08:00
2022-02-10 09:16:12 -03:00
2022-02-23 14:18:18 -03:00
2022-02-10 09:16:12 -03:00
2022-02-23 14:18:18 -03:00