diff options
| author | 2007-11-30 00:42:42 +1100 | |
|---|---|---|
| committer | 2008-01-28 14:55:10 -0800 | |
| commit | df1b86c53dc56b1a3125b6792356066ac3af4254 (patch) | |
| tree | 68d0f1a2e66044ea5bc047e3db8fbe4f537d425a /net/ipv4/tcp_input.c | |
| parent | [IPV6]: Add RFC4214 support (diff) | |
| download | linux-dev-df1b86c53dc56b1a3125b6792356066ac3af4254.tar.xz linux-dev-df1b86c53dc56b1a3125b6792356066ac3af4254.zip | |
[NET]: Nicer WARN_ON in netstat_show
The
if (statement)
WARN_ON(1);
looks much better as
WARN_ON(statement);
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions
