commit | f097eb38f71391ff2cf078788bad5a00eb3bd96a | [log] [tgz] |
---|---|---|
author | Kurt Kanzenbach <kurt@linutronix.de> | Tue Jun 09 10:17:26 2020 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Thu Jun 18 11:37:03 2020 +0200 |
tree | 51e245f22aaaaa9fa206693c683021f2f8882b67 | |
parent | b3a9e3b9622ae10064826dccb4f7a52bd88c7407 [diff] |
timekeeping: Fix kerneldoc system_device_crosststamp & al Make kernel doc comments actually work and fix the syncronized typo. [ tglx: Added the missing /** and fixed up formatting ] Signed-off-by: Kurt Kanzenbach <kurt@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: https://lkml.kernel.org/r/20200609081726.5657-1-kurt@linutronix.de