commit | cdb7c5a9c897ab2e5c56df647dd84c84e150e925 | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@c-s.fr> | Mon Dec 23 14:31:09 2019 +0000 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue Jan 14 12:20:47 2020 +0100 |
tree | 98ef2002f7de486cd573561325d704ccb4d5d73a | |
parent | 8463cf80529d0fd80b84cd5ab8b9b952b01c7eb9 [diff] |
lib/vdso: Avoid duplication in __cvdso_clock_getres() VDSO_HRES and VDSO_RAW clocks are handled the same way. Avoid the code duplication. Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Andy Lutomirski <luto@kernel.org> Link: https://lore.kernel.org/r/fdf1a968a8f7edd61456f1689ac44082ebb19c15.1577111367.git.christophe.leroy@c-s.fr