]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r340889
authorAndrew Rybchenko <arybchik@FreeBSD.org>
Fri, 21 Dec 2018 16:06:25 +0000 (16:06 +0000)
committerAndrew Rybchenko <arybchik@FreeBSD.org>
Fri, 21 Dec 2018 16:06:25 +0000 (16:06 +0000)
commitec5db04f28eb0fd64ecc6d6b192b871a01ae384b
treeeef1c11c1190fbaaa0e45d6b0c65b83dbf0214be
parente539fbe1d611528d9d7861b379103710f3ad59e2
MFC r340889

sfxge(4): fix warnings from VS2015 C compiler (C4189)

Fix multiple level 4 warnings
"C4189: 'xxx': local variable is initialized but not referenced";
no functional changes.

Submitted by:   Andrew Lee <alee at solarflare.com>
Sponsored by:   Solarflare Communications, Inc.
Differential Revision:  https://reviews.freebsd.org/D18123
sys/dev/sfxge/common/ef10_ev.c
sys/dev/sfxge/common/efx_ev.c
sys/dev/sfxge/common/efx_tx.c
sys/dev/sfxge/common/mcdi_mon.c