[PATCH 0/3] Mini-OS: tidy up arch/x86/time.c

Juergen Gross posted 3 patches 1 month, 2 weeks ago
Failed in applying to current master (apply log)
arch/x86/time.c | 188 ++++++++++++++++++------------------------------
1 file changed, 69 insertions(+), 119 deletions(-)
[PATCH 0/3] Mini-OS: tidy up arch/x86/time.c
Posted by Juergen Gross 1 month, 2 weeks ago
Make arch/x86/time.c coding style compliant, remove some unneeded cruft
and simplify the time keeping logic.

Juergen Gross (3):
  mini-os: apply coding style to arch/x86/time.c
  mini-os: remove some not needed stuff from arch/x86/time.c
  mini-os: simplify monotonic_clock()

 arch/x86/time.c | 188 ++++++++++++++++++------------------------------
 1 file changed, 69 insertions(+), 119 deletions(-)

-- 
2.43.0