Page MenuHomeFreeBSD

Clean up Warning:unused-but-set-variable spotted by gcc-4.9.
ClosedPublic

Authored by araujo on Jan 29 2016, 3:54 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Sep 22, 3:48 PM
Unknown Object (File)
Mon, Sep 22, 1:48 PM
Unknown Object (File)
Sun, Sep 21, 5:21 PM
Unknown Object (File)
Thu, Sep 18, 8:33 PM
Unknown Object (File)
Sun, Sep 14, 4:47 AM
Unknown Object (File)
Sun, Sep 14, 12:05 AM
Unknown Object (File)
Sat, Sep 13, 8:41 PM
Unknown Object (File)
Sep 9 2025, 12:47 PM
Subscribers

Details

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 2305
Build 2314: arc lint + arc unit

Event Timeline

araujo retitled this revision from to Clean up Warning:unused-but-set-variable spotted by gcc-4.9..
araujo updated this object.
araujo edited the test plan for this revision. (Show Details)
araujo added reviewers: rodrigc, bapt, slm.
rodrigc added a reviewer: mav.
rodrigc edited edge metadata.

OK, but get approval from mps experts.

This revision is now accepted and ready to land.Jan 29 2016, 4:34 AM
mav edited edge metadata.

It looks fine to me, but it would be good to get comments from LSI/Avago (slm@).

Looks fine. I modified the mapping_get_dev_info function and neglected to remove the unused variable. The 'sg' variable has been there from the beginning it looks like, but ken@ made the changes to the SMP part.

slm edited edge metadata.