Page MenuHomeFreeBSD

Remove some apparently unused variables.
ClosedPublic

Authored by pfg on Jan 22 2018, 5:43 PM.
Tags
None
Referenced Files
Unknown Object (File)
May 13 2024, 9:09 PM
Unknown Object (File)
May 9 2024, 9:53 PM
Unknown Object (File)
Jan 28 2024, 11:21 PM
Unknown Object (File)
Dec 23 2023, 4:18 PM
Unknown Object (File)
Oct 19 2023, 3:53 AM
Unknown Object (File)
Oct 13 2023, 4:16 PM
Unknown Object (File)
Oct 7 2023, 12:23 PM
Unknown Object (File)
Sep 9 2023, 4:55 PM
Subscribers

Details

Summary

Detected by clang scan-build.

Test Plan

Build the module.

Diff Detail

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

Event Timeline

Yep, accepted.
The code of extents part should be slightly cleaned up, it is my "nearest" future plans)
Also, it would be great to little bit rename variables inside the ext2_ei_csum(), but I will do it by myself later to avoid influence to logic.

This revision is now accepted and ready to land.Jan 23 2018, 7:56 AM
This revision was automatically updated to reflect the committed changes.