]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
net: Add missing braces to multi-statement if()s
authorIlpo Järvinen <ilpo.jarvinen@helsinki.fi>
Fri, 2 May 2008 23:20:10 +0000 (16:20 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 2 May 2008 23:20:10 +0000 (16:20 -0700)
commit50aab54f3056ba28afc681f71adee41c399dde1e
treead11e9d15abadaf51ca01105802c97f08fdfec94
parent78e92b99ec4eb73755abd4e357b0b211eadafd88
net: Add missing braces to multi-statement if()s

One finds all kinds of crazy things with some shell pipelining.

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Acked-by: David Howells <dhowells@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/sock.c
net/rxrpc/ar-transport.c