diff options
author | Stephen Boyd <sboyd@codeaurora.org> | 2015-12-03 08:55:15 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-12-03 21:24:42 +0100 |
commit | ead87637a9e47f6ce17e4bc9e4c99472f10d72b2 (patch) | |
tree | 7a580bc801991d460aa67e8f1dc7ec8aefebb1df /net/ipv6/syncookies.c | |
parent | tipc: fix node reference count bug (diff) | |
download | linux-ead87637a9e47f6ce17e4bc9e4c99472f10d72b2.tar.xz linux-ead87637a9e47f6ce17e4bc9e4c99472f10d72b2.zip |
stmmac: ipq806x: Return error values instead of pointers
Typically we return error pointers when we want to use those
pointers in the non-error case, but this function is just
returning error pointers or NULL for success. Change the style to
plain int to follow normal kernel coding styles.
Cc: Joachim Eastwood <manabian@gmail.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/syncookies.c')
0 files changed, 0 insertions, 0 deletions