linux/drivers/staging/unisys
Jann Horn 17b7abbf1e 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: Jann Horn <jannh@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-02-19 15:35:25 +01:00
..
Documentation
include
visorhba staging: prefix header search paths with $(srctree)/ 2019-02-04 12:30:27 +01:00
visorinput
visornic staging: visornic: use skb_put_zero() instead of open-coded version 2019-02-19 15:35:25 +01:00
Kconfig
MAINTAINERS
Makefile
TODO