commit | 9e34a5b51684bc90ac827ec4ba339f3892632eac | [log] [tgz] |
---|---|---|
author | Eric Dumazet <eric.dumazet@gmail.com> | Fri Jul 09 21:22:04 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 12 12:57:55 2010 -0700 |
tree | 69cf791f15f9aedb2e7a40e473295f803ddd814a | |
parent | 4bc2f18ba4f22a90ab593c0a580fc9a19c4777b6 [diff] |
net/core: EXPORT_SYMBOL cleanups CodingStyle cleanups EXPORT_SYMBOL should immediately follow the symbol declaration. Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>