aboutsummaryrefslogtreecommitdiffstats
path: root/ipc
diff options
context:
space:
mode:
authorDaniel T. Lee <danieltimlee@gmail.com>2019-04-21 00:50:42 +0900
committerDavid S. Miller <davem@davemloft.net>2019-04-22 21:45:58 -0700
commit0b13c9bb96f6edf03018030f07929a16b4dd77a6 (patch)
tree21779104596a6065073be285aeeb9c3b2fff7ada /ipc
parentMerge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next (diff)
downloadlinux-dev-0b13c9bb96f6edf03018030f07929a16b4dd77a6.tar.xz
linux-dev-0b13c9bb96f6edf03018030f07929a16b4dd77a6.zip
include/net/tcp.h: whitespace cleanup at tcp_v4_check
This patch makes trivial whitespace fix to the function tcp_v4_check at include/net/tcp.h file. It has stylistic issue, which is "space required after that ','" and it can be confirmed with ./scripts/checkpatch.pl tool. ERROR: space required after that ',' (ctx:VxV) #29: FILE: include/net/tcp.h:1317: + return csum_tcpudp_magic(saddr,daddr,len,IPPROTO_TCP,base); ^ Signed-off-by: Daniel T. Lee <danieltimlee@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions