]> www.infradead.org Git - users/hch/misc.git/commit
sock: Code cleanup on __sk_mem_raise_allocated()
authorAbel Wu <wuyun.abel@bytedance.com>
Thu, 19 Oct 2023 12:00:24 +0000 (20:00 +0800)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 24 Oct 2023 08:38:30 +0000 (10:38 +0200)
commit2def8ff3fdb66d10ebe3ec84787799ac0244eb23
tree38a388d5ebfd3a363100293f0dcc8a0573d9ae1b
parentf6e12277011d39a42e2c01fabb4222c09cb099fc
sock: Code cleanup on __sk_mem_raise_allocated()

Code cleanup for both better simplicity and readability.
No functional change intended.

Signed-off-by: Abel Wu <wuyun.abel@bytedance.com>
Acked-by: Shakeel Butt <shakeelb@google.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://lore.kernel.org/r/20231019120026.42215-1-wuyun.abel@bytedance.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
net/core/sock.c