Skip to content

Commit c3e7fba

Browse files
keszybzpoettering
authored andcommitted
shared/install: consistently use 'lp' as the name for the LookupPaths instance
Most of the codebase does this. Here we were using 'p' or 'paths' instead. Those names are very generic and not good for a "global-like" object like the LookupPaths instance. And we also have 'path' variable, and it's confusing to have 'path' and 'paths' in the same function that are unrelated. Also pass down LookupPaths* lower in the call stack, in preparation for future changes.
1 parent 1219bd4 commit c3e7fba

File tree

1 file changed

+212
-215
lines changed

1 file changed

+212
-215
lines changed

0 commit comments

Comments
 (0)