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)
Tue, Oct 14, 5:55 AM
Unknown Object (File)
Fri, Sep 26, 4:10 PM
Unknown Object (File)
Wed, Sep 24, 10:40 AM
Unknown Object (File)
Wed, Sep 17, 6:43 AM
Unknown Object (File)
Sep 3 2025, 10:42 AM
Unknown Object (File)
Jul 30 2025, 6:52 AM
Unknown Object (File)
Jul 24 2025, 10:50 PM
Unknown Object (File)
Jun 18 2025, 2:32 AM
Subscribers

Details

Summary

Detected by clang scan-build.

Test Plan

Build the module.

Diff Detail

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

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.