]> git.ipfire.org Git - thirdparty/linux.git/commit
net: add an identifier name for 'struct sock *'
authorBo YU <tsu.yubo@gmail.com>
Tue, 30 Oct 2018 03:42:09 +0000 (23:42 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 31 Oct 2018 19:37:12 +0000 (12:37 -0700)
commitc4147beabec19fc7b37eb79251114bad3e9915dd
treec3f187def8782f2b223b578762fcae78a6f3ada1
parente7611088f0357339d8c30540222debfa24095d4b
net: add an identifier name for 'struct sock *'

Fix a warning from checkpatch:
function definition argument 'struct sock *' should also have an
identifier name in include/net/af_unix.h.

Signed-off-by: Bo YU <tsu.yubo@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/af_unix.h