2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-27 06:34:11 +08:00
linux-next/drivers/staging/unisys
Hugo Camboulive 9305b0fe09 staging: unisys: visornic: remove useless memset
alloc_etherdev() calls alloc_netdev_mqs(), which
already uses kzalloc/vzalloc.

This clears a sparse warning :
drivers/staging/unisys/visornic/visornic_main.c:1366:15: warning: memset with byte count of 1460112

Signed-off-by: Hugo Camboulive <hugo.camboulive@gmail.com>
Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-02-07 17:34:58 -08:00
..
Documentation staging: unisys: visorhid: rename to visorinput 2015-10-04 09:53:34 +01:00
include staging: unisys: Fix channel.h Block comments 2015-11-17 14:25:36 -08:00
visorbus staging: unisys: remove some dead code 2016-02-07 17:34:58 -08:00
visorhba Staging: unisys: fix potential format string leak 2016-02-07 17:34:58 -08:00
visorinput staging: unisys: better config switch comments 2015-11-25 08:42:14 -08:00
visornic staging: unisys: visornic: remove useless memset 2016-02-07 17:34:58 -08:00
Kconfig staging: unisys: visorhid: rename to visorinput 2015-10-04 09:53:34 +01:00
MAINTAINERS staging: s-Par driver documentation 2014-03-04 17:04:28 -08:00
Makefile staging: unisys: visorhid: rename to visorinput 2015-10-04 09:53:34 +01:00
TODO staging: unisys: documentation and TODO tweaks 2015-09-12 18:24:43 -07:00