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)
Sat, Feb 1, 8:05 PM
Unknown Object (File)
Sun, Jan 19, 5:58 PM
Unknown Object (File)
Tue, Jan 14, 9:28 AM
Unknown Object (File)
Dec 31 2024, 8:14 PM
Unknown Object (File)
Nov 30 2024, 10:33 PM
Unknown Object (File)
Nov 24 2024, 12:03 PM
Unknown Object (File)
Nov 12 2024, 4:39 AM
Unknown Object (File)
Oct 29 2024, 9:28 PM
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.