]> git.baikalelectronics.ru Git - kernel.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)
commitede4acc177dd7c1e32c764ec5d783c7aa8236044
treec3f187def8782f2b223b578762fcae78a6f3ada1
parent852bf244d9846987036fa9aec115995d914a179e
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