aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/fou.c
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2014-11-11 21:59:20 -0800
committerDavid S. Miller <davem@davemloft.net>2014-11-12 14:51:59 -0500
commit4243cdc2c1e5a1375cc8397e8f9b06530f099c60 (patch)
tree7c7166a9814b03d19020d28a071eae1c51748ffc /net/ipv4/fou.c
parentMerge branch 'r8152-next' (diff)
downloadlinux-dev-4243cdc2c1e5a1375cc8397e8f9b06530f099c60.tar.xz
linux-dev-4243cdc2c1e5a1375cc8397e8f9b06530f099c60.zip
udp: Neaten function pointer calls and add braces
Standardize function pointer uses. Convert calling style from: (*foo)(args...); to: foo(args...); Other miscellanea: o Add braces around loops with single ifs on multiple lines o Realign arguments around these functions o Invert logic in if to return immediately. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/fou.c')
0 files changed, 0 insertions, 0 deletions