aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/tcp.c
diff options
context:
space:
mode:
authorGustavo A. R. Silva <[email protected]>2017-10-23 13:10:56 -0500
committerDavid S. Miller <[email protected]>2017-10-24 18:44:42 +0900
commit49ca1943a7adb429b11b8e05d81bc821694b76c7 (patch)
tree25661b484b2304a18a7247604cad2b36b14cd750 /net/ipv4/tcp.c
parent152854025528b30c5ca5113a443ead98c3f1e7a5 (diff)
ipv4: tcp_minisocks: use BUG_ON instead of if condition followed by BUG
Use BUG_ON instead of if condition followed by BUG in tcp_time_wait. This issue was detected with the help of Coccinelle. Signed-off-by: Gustavo A. R. Silva <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp.c')
0 files changed, 0 insertions, 0 deletions