/openbmc/linux/net/sunrpc/auth_gss/ |
H A D | gss_generic_token.c | diff a02cec2155fbea457eca8881870fd2de1a4c4c76 Wed Sep 22 15:43:57 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net: return operator cleanup
Change "return (EXPR);" to "return EXPR;"
return is not a function, parentheses are not required.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | gss_mech_switch.c | diff a02cec2155fbea457eca8881870fd2de1a4c4c76 Wed Sep 22 15:43:57 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net: return operator cleanup
Change "return (EXPR);" to "return EXPR;"
return is not a function, parentheses are not required.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/net/sctp/ |
H A D | tsnmap.h | diff a02cec2155fbea457eca8881870fd2de1a4c4c76 Wed Sep 22 15:43:57 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net: return operator cleanup
Change "return (EXPR);" to "return EXPR;"
return is not a function, parentheses are not required.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | sm.h | diff a02cec2155fbea457eca8881870fd2de1a4c4c76 Wed Sep 22 15:43:57 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net: return operator cleanup
Change "return (EXPR);" to "return EXPR;"
return is not a function, parentheses are not required.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/rfkill/ |
H A D | input.c | diff a02cec2155fbea457eca8881870fd2de1a4c4c76 Wed Sep 22 15:43:57 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net: return operator cleanup
Change "return (EXPR);" to "return EXPR;"
return is not a function, parentheses are not required.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/802/ |
H A D | fc.c | diff a02cec2155fbea457eca8881870fd2de1a4c4c76 Wed Sep 22 15:43:57 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net: return operator cleanup
Change "return (EXPR);" to "return EXPR;"
return is not a function, parentheses are not required.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | fddi.c | diff a02cec2155fbea457eca8881870fd2de1a4c4c76 Wed Sep 22 15:43:57 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net: return operator cleanup
Change "return (EXPR);" to "return EXPR;"
return is not a function, parentheses are not required.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | hippi.c | diff a02cec2155fbea457eca8881870fd2de1a4c4c76 Wed Sep 22 15:43:57 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net: return operator cleanup
Change "return (EXPR);" to "return EXPR;"
return is not a function, parentheses are not required.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/rose/ |
H A D | rose_link.c | diff a02cec2155fbea457eca8881870fd2de1a4c4c76 Wed Sep 22 15:43:57 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net: return operator cleanup
Change "return (EXPR);" to "return EXPR;"
return is not a function, parentheses are not required.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/tipc/ |
H A D | addr.c | diff a02cec2155fbea457eca8881870fd2de1a4c4c76 Wed Sep 22 15:43:57 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net: return operator cleanup
Change "return (EXPR);" to "return EXPR;"
return is not a function, parentheses are not required.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | subscr.c | diff a02cec2155fbea457eca8881870fd2de1a4c4c76 Wed Sep 22 15:43:57 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net: return operator cleanup
Change "return (EXPR);" to "return EXPR;"
return is not a function, parentheses are not required.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | link.h | diff a02cec2155fbea457eca8881870fd2de1a4c4c76 Wed Sep 22 15:43:57 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net: return operator cleanup
Change "return (EXPR);" to "return EXPR;"
return is not a function, parentheses are not required.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | name_table.c | diff a02cec2155fbea457eca8881870fd2de1a4c4c76 Wed Sep 22 15:43:57 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net: return operator cleanup
Change "return (EXPR);" to "return EXPR;"
return is not a function, parentheses are not required.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/dccp/ccids/lib/ |
H A D | loss_interval.c | diff a02cec2155fbea457eca8881870fd2de1a4c4c76 Wed Sep 22 15:43:57 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net: return operator cleanup
Change "return (EXPR);" to "return EXPR;"
return is not a function, parentheses are not required.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv4/ |
H A D | tcp_westwood.c | diff a02cec2155fbea457eca8881870fd2de1a4c4c76 Wed Sep 22 15:43:57 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net: return operator cleanup
Change "return (EXPR);" to "return EXPR;"
return is not a function, parentheses are not required.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | datagram.c | diff a02cec2155fbea457eca8881870fd2de1a4c4c76 Wed Sep 22 15:43:57 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net: return operator cleanup
Change "return (EXPR);" to "return EXPR;"
return is not a function, parentheses are not required.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv6/ |
H A D | exthdrs_core.c | diff a02cec2155fbea457eca8881870fd2de1a4c4c76 Wed Sep 22 15:43:57 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net: return operator cleanup
Change "return (EXPR);" to "return EXPR;"
return is not a function, parentheses are not required.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | addrlabel.c | diff a02cec2155fbea457eca8881870fd2de1a4c4c76 Wed Sep 22 15:43:57 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net: return operator cleanup
Change "return (EXPR);" to "return EXPR;"
return is not a function, parentheses are not required.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/net/ |
H A D | inet_ecn.h | diff a02cec2155fbea457eca8881870fd2de1a4c4c76 Wed Sep 22 15:43:57 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net: return operator cleanup
Change "return (EXPR);" to "return EXPR;"
return is not a function, parentheses are not required.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/linux/ |
H A D | atmdev.h | diff a02cec2155fbea457eca8881870fd2de1a4c4c76 Wed Sep 22 15:43:57 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net: return operator cleanup
Change "return (EXPR);" to "return EXPR;"
return is not a function, parentheses are not required.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | etherdevice.h | diff a02cec2155fbea457eca8881870fd2de1a4c4c76 Wed Sep 22 15:43:57 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net: return operator cleanup
Change "return (EXPR);" to "return EXPR;"
return is not a function, parentheses are not required.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/core/ |
H A D | utils.c | diff a02cec2155fbea457eca8881870fd2de1a4c4c76 Wed Sep 22 15:43:57 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net: return operator cleanup
Change "return (EXPR);" to "return EXPR;"
return is not a function, parentheses are not required.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/8021q/ |
H A D | vlan_core.c | diff a02cec2155fbea457eca8881870fd2de1a4c4c76 Wed Sep 22 15:43:57 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net: return operator cleanup
Change "return (EXPR);" to "return EXPR;"
return is not a function, parentheses are not required.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/mac80211/ |
H A D | rate.c | diff a02cec2155fbea457eca8881870fd2de1a4c4c76 Wed Sep 22 15:43:57 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net: return operator cleanup
Change "return (EXPR);" to "return EXPR;"
return is not a function, parentheses are not required.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ethernet/ |
H A D | eth.c | diff a02cec2155fbea457eca8881870fd2de1a4c4c76 Wed Sep 22 15:43:57 CDT 2010 Eric Dumazet <eric.dumazet@gmail.com> net: return operator cleanup
Change "return (EXPR);" to "return EXPR;"
return is not a function, parentheses are not required.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|