Closed giulianobelinassi closed 3 months ago
It reduced the LoC of some big LP files, but that one that I mentioned cls_flower still contains the unused structures as before. Some examples where it was reduced:
ext4 remoutn case: LoC: 2093 LoC expected: 2113
amdgpu client_modeset:
LoC: 827
LoC expected: 842
And some more modest, like this af_packet LP:
LoC: 651
LoC expected: 655
Pass through the closure set looking for Decls we can erase. For example:
We just need the first
struct ll;