Simpe C updates to ksysguardd code
ClosedPublic

Authored by tcanabrava on Jan 28 2019, 10:52 AM.

Details

Summary

Use C 11, it has better defaults
Simplify if - chain
Reduce variable scope
Don't check before free

Diff Detail

Repository
R106 KSysguard
Branch
simplify_c_code
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 7615
Build 7633: arc lint + arc unit
tcanabrava created this revision.Jan 28 2019, 10:52 AM
Restricted Application added a project: Plasma. · View Herald TranscriptJan 28 2019, 10:52 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
tcanabrava requested review of this revision.Jan 28 2019, 10:52 AM
apol accepted this revision.Jan 29 2019, 5:35 PM
apol added a subscriber: apol.

LGTM +1

This revision is now accepted and ready to land.Jan 29 2019, 5:35 PM
This revision was automatically updated to reflect the committed changes.