aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorAndi Kleen <[email protected]>2007-10-15 17:00:14 +0200
committerIngo Molnar <[email protected]>2007-10-15 17:00:14 +0200
commit3a5c359a58c39801d838c508f127bdb228af28b0 (patch)
treef5eb18d0547404627c65e81b7bcd25ec71198996 /net/unix/sysctl_net_unix.c
parentd274a4cee190c880ec25b60501efe50c4435b3d7 (diff)
sched: cleanup: remove unnecessary gotos
Replace loops implemented with gotos with real loops. Replace err = ...; goto x; x: return err; with return ...; No functional changes. Signed-off-by: Andi Kleen <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions