Files
zephyr/kernel
Jennifer Williams dc11ffb562 kernel: timeout: fix missing final else
z_timeout_end_calc() was missing final else statement
in the if else if construct. This commit pulls the last
condition into a final else {} to comply with guideline
15.7.

Signed-off-by: Jennifer Williams <jennifer.m.williams@intel.com>
2021-04-27 17:31:59 -04:00
..
2020-11-27 20:08:14 -05:00
2021-04-10 09:59:37 -04:00
2021-03-19 11:22:17 -04:00
2021-04-17 07:47:26 -04:00
2021-04-27 17:31:59 -04:00
2021-04-10 09:59:37 -04:00
2021-01-15 14:51:20 +01:00