Constantify function parameters
ClosedPublic

Authored by shubham on Mar 29 2019, 5:54 AM.

Details

Summary

Even though constantifying these parameters won't change anything(since they are being passed by value), it is done to assure they conform to rest of the coding style

Diff Detail

Repository
R16 KPMCore
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
shubham requested review of this revision.Mar 29 2019, 5:54 AM
shubham created this revision.
shubham added a project: KDE Partition Manager.
shubham edited the summary of this revision. (Show Details)
shubham added a subscriber: KDE Partition Manager.
cjlcarvalho accepted this revision as: cjlcarvalho.Mar 29 2019, 5:51 PM
This revision is now accepted and ready to land.Mar 29 2019, 5:51 PM
This revision was automatically updated to reflect the committed changes.