diff options
author | rwatson <rwatson@FreeBSD.org> | 2007-05-28 18:20:15 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2007-05-28 18:20:15 +0000 |
commit | 358827478434c5ae55738d68a4f63ba714783b5b (patch) | |
tree | 42d0e96a604b1eec23fbae248fba51ac92a1df57 /sys/kern/sys_socket.c | |
parent | 3049018c517fcb38cc465ddb57e619b19d3e1a54 (diff) | |
download | FreeBSD-src-358827478434c5ae55738d68a4f63ba714783b5b.zip FreeBSD-src-358827478434c5ae55738d68a4f63ba714783b5b.tar.gz |
Don't save SYSCTL_ADD_*() results in a local variable just to throw them
away; preserve the ones that are needed for further calls in the init
function and ignore the rest entirely.
Found with: Coverity Prevent(tm)
CID: 563
Diffstat (limited to 'sys/kern/sys_socket.c')
0 files changed, 0 insertions, 0 deletions