Page MenuHomeFreeBSD

Remove unused variables spotted by CLANG.
ClosedPublic

Authored by araujo on May 31 2015, 5:40 AM.
Tags
None
Referenced Files
Unknown Object (File)
Jun 7 2026, 11:35 AM
Unknown Object (File)
Jun 6 2026, 1:38 AM
Unknown Object (File)
Jun 5 2026, 7:59 PM
Unknown Object (File)
Jun 3 2026, 6:45 PM
Unknown Object (File)
Apr 28 2026, 2:51 PM
Unknown Object (File)
Apr 27 2026, 3:04 PM
Unknown Object (File)
Apr 23 2026, 10:05 AM
Unknown Object (File)
Apr 23 2026, 6:31 AM
Subscribers

Details

Summary

Remove some unused variables to silence CLANG warnings.

Diff Detail

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

Event Timeline

araujo retitled this revision from to Remove unused variables spotted by CLANG..
araujo updated this object.
araujo edited the test plan for this revision. (Show Details)
araujo added reviewers: rodrigc, mav.
rodrigc edited edge metadata.

Looks OK, but make sure @mav agrees.

This revision is now accepted and ready to land.May 31 2015, 5:44 AM
mav edited edge metadata.

Looks good to me, though none of mentioned code pieces were written by me.

This revision was automatically updated to reflect the committed changes.