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)
Sun, Feb 9, 8:01 PM
Unknown Object (File)
Sun, Feb 9, 2:51 PM
Unknown Object (File)
Feb 3 2025, 1:38 PM
Unknown Object (File)
Jan 24 2025, 1:20 PM
Unknown Object (File)
Jan 20 2025, 8:25 AM
Unknown Object (File)
Dec 4 2024, 2:40 AM
Unknown Object (File)
Nov 19 2024, 12:38 AM
Unknown Object (File)
Nov 8 2024, 5:58 AM
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

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 20979
Build 20344: arc lint + arc unit

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.