]> git.ipfire.org Git - thirdparty/iproute2.git/commit
ss: Fix coding style issues in user_ent_hash_build()
authorPeilin Ye <peilin.ye@bytedance.com>
Wed, 25 May 2022 02:53:05 +0000 (19:53 -0700)
committerDavid Ahern <dsahern@kernel.org>
Mon, 30 May 2022 15:54:18 +0000 (09:54 -0600)
commit210018bfe99b21effd3f6f2f67dec7dcba49decc
tree63496ae0c2754e8058b5803a6d0818c5d762a151
parentea3b57ec3991a576a6aa7276979db518fd5488ce
ss: Fix coding style issues in user_ent_hash_build()

Make checkpatch.pl --strict happy about user_ent_hash_build().

Signed-off-by: Peilin Ye <peilin.ye@bytedance.com>
Signed-off-by: David Ahern <dsahern@kernel.org>
misc/ss.c