Do not obfuscate constant 0/1 23/60523/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 5 Jul 2017 11:30:31 +0000 (13:30 +0200)
committerMartin Ciglan <martin.ciglan@pantheon.tech>
Tue, 18 Jul 2017 06:47:41 +0000 (08:47 +0200)
Using simple and obvious literals is preferable to non-canonical
constants. Eliminate them, making the code more explicit.

Change-Id: I2e0c1abe7717cfc119088b00504562f20820b12d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>

No differences found