• Eldad Zack's avatar
    net/ipv6/addrconf.c: Checkpatch cleanups · 8e5e8f30
    Eldad Zack authored
    net/ipv6/addrconf.c:340: WARNING: EXPORT_SYMBOL(foo); should immediately follow its function/variable
    net/ipv6/addrconf.c:342: ERROR: "foo * bar" should be "foo *bar"
    net/ipv6/addrconf.c:444: ERROR: "foo * bar" should be "foo *bar"
    net/ipv6/addrconf.c:1337: WARNING: EXPORT_SYMBOL(foo); should immediately follow its function/variable
    net/ipv6/addrconf.c:1526: ERROR: "(foo*)" should be "(foo *)"
    net/ipv6/addrconf.c:1671: ERROR: open brace '{' following function declarations go on the next line
    net/ipv6/addrconf.c:1914: ERROR: "foo * bar" should be "foo *bar"
    net/ipv6/addrconf.c:2368: ERROR: "foo * bar" should be "foo *bar"
    net/ipv6/addrconf.c:2370: ERROR: "foo * bar" should be "foo *bar"
    net/ipv6/addrconf.c:2416: ERROR: "foo * bar" should be "foo *bar"
    net/ipv6/addrconf.c:2437: ERROR: "foo    * bar" should be "foo    *bar"
    net/ipv6/addrconf.c:2573: ERROR: "foo * bar" should be "foo *bar"
    net/ipv6/addrconf.c:3797: ERROR: "foo* bar" should be "foo *bar"
    Signed-off-by: default avatarEldad Zack <eldad@fogrefinery.com>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    8e5e8f30
addrconf.c 116 KB