aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorTobias Klauser <[email protected]>2016-10-18 11:22:54 +0200
committerDavid S. Miller <[email protected]>2016-10-18 10:34:27 -0400
commit7ab488951aa536d52feb3690d204a693edf4f433 (patch)
treef613aeee5cd85d15ee5f675c00cc5d8c2c053159 /net/unix/sysctl_net_unix.c
parenta56177e18f2e44499a8bf5bc03dbe896dbec657d (diff)
tcp: Remove unused but set variable
Remove the unused but set variable icsk in listening_get_next to fix the following GCC warning when building with 'W=1': net/ipv4/tcp_ipv4.c: In function ‘listening_get_next’: net/ipv4/tcp_ipv4.c:1890:31: warning: variable ‘icsk’ set but not used [-Wunused-but-set-variable] Signed-off-by: Tobias Klauser <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions