Page MenuHomeFreeBSD

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

Authored by arybchik on Nov 21 2018, 11:26 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 10, 10:18 PM
Unknown Object (File)
Fri, Sep 26, 5:56 PM
Unknown Object (File)
Fri, Sep 26, 1:40 PM
Unknown Object (File)
Fri, Sep 26, 1:38 PM
Unknown Object (File)
Fri, Sep 26, 1:36 PM
Unknown Object (File)
Sep 14 2025, 7:43 AM
Unknown Object (File)
Aug 31 2025, 4:16 PM
Unknown Object (File)
Aug 16 2025, 8:53 PM
Subscribers

Details

Summary

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.
MFC after: 1 week

Test Plan

amd64 tinderbox kernel builds tested
driver loaded/unloaded, interfaces up/down, traffic works fine

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Nov 24 2018, 4:39 PM
This revision was automatically updated to reflect the committed changes.