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)
Wed, Aug 14, 6:35 PM
Unknown Object (File)
Sun, Aug 11, 7:56 PM
Unknown Object (File)
Sat, Aug 10, 3:26 AM
Unknown Object (File)
Fri, Aug 9, 9:34 AM
Unknown Object (File)
Jul 20 2024, 9:29 PM
Unknown Object (File)
Jul 19 2024, 8:19 PM
Unknown Object (File)
Jul 8 2024, 1:11 AM
Unknown Object (File)
May 30 2024, 6:02 AM
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.