Member variables are already passed to methods via this, so no need to pass them another time as function parameter.
Can be reviewed with
--word-diff-regex=. --ignore-all-space
This is a backport of core#21425
Differential D13306
refactor: Pass PeerManagerImpl members only once PiRK on Mar 13 2023, 11:40. Authored by Tags None Subscribers None
Details
Member variables are already passed to methods via this, so no need to pass them another time as function parameter. Can be reviewed with --word-diff-regex=. --ignore-all-space This is a backport of core#21425 ninja all check-all
Diff Detail
|