summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorBreno Leitao <leitao@debian.org>2025-03-19 20:02:44 +0300
committerJakub Kicinski <kuba@kernel.org>2025-03-24 23:42:53 +0300
commitf1fce08e63fe1a2a8b8106b93b7244a39830edae (patch)
treec6187c751bb9f4cebb1261638f83642119e331dd /net/unix/af_unix.c
parent53cd6820f5a05dd7f982f7da85af7d185b3e4992 (diff)
downloadlinux-f1fce08e63fe1a2a8b8106b93b7244a39830edae.tar.xz
netpoll: Eliminate redundant assignment
The assignment of zero to udph->check is unnecessary as it is immediately overwritten in the subsequent line. Remove the redundant assignment. Signed-off-by: Breno Leitao <leitao@debian.org> Reviewed-by: Joe Damato <jdamato@fastly.com> Link: https://patch.msgid.link/20250319-netpoll_nit-v1-1-a7faac5cbd92@debian.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions