commit | b5a4257cef5e8d6efb2ac9322b00377279ffd234 | [log] [tgz] |
---|---|---|
author | Eldad Zack <eldad@fogrefinery.com> | Sun Apr 01 07:49:03 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 02 04:33:45 2012 -0400 |
tree | 6c57029d7f443e4fe0f54687be3d193e18619a9f | |
parent | d94d34a0664b296fd1593a96ccc9c97a94dfd43d [diff] |
net/ipv6/datagram.c: Checkpatch cleanups datagram.c:101: ERROR: "(foo*)" should be "(foo *)" datagram.c:521: ERROR: space required before the open parenthesis '(' datagram.c:830: WARNING: braces {} are not necessary for single statement blocks datagram.c:849: WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Eldad Zack <eldad@fogrefinery.com> Signed-off-by: David S. Miller <davem@davemloft.net>