Skip to content
Commit 17b7abbf authored by Jann Horn's avatar Jann Horn Committed by Greg Kroah-Hartman
Browse files

staging: visornic: use skb_put_zero() instead of open-coded version



Replace an open-coded version of skb_put_zero() with a call to the helper.
This is a cleanup and is also useful for potentially adding KASAN
integration to SKBs in the future.

Signed-off-by: default avatarJann Horn <jannh@google.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent cbebe5d0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment