aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorStefan Sperling <ssperling@sysmocom.de>2018-11-08 19:54:16 +0100
committerStefan Sperling <ssperling@sysmocom.de>2018-11-09 10:05:09 +0000
commit01d4e035bf797fefc47b1a91014a0034fa70dd2a (patch)
tree7f134d60ed27889f6bf5a54423bf51c9e878fe83 /include
parent6fb500f789425c3ca3c9f5d43e74f9bdf90ac2b2 (diff)
re-order condition checks for clarity
Coverity points out that conditional checks in set_net_timezone() depend on each other: The value of 'override' depends on 'hourstr' being non-NULL. Nest these conditional checks such that this dependency becomes obvious. No functional change. Change-Id: I10dece1e1d9e039fb9f03be89b3a202cb077b026 Related: CID#148208
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions