commit | 03676b41a8ffcbb1f6d9eb6ca754b2bfa431fd59 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Tue May 30 23:15:40 2017 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Sun Jun 04 15:40:23 2017 +0200 |
tree | 65559b1956709fc0940e6d5a8b7501d605b2400e | |
parent | 6631fa12c105e326bbe5fb215eb216e86c90d1ba [diff] |
posix-timers: Cleanup struct k_itimer As a preparation for further changes, cleanup the formatting of the k_itimer structure and add kernel doc comments. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Peter Zijlstra <peterz@infradead.org> Cc: John Stultz <john.stultz@linaro.org> Link: http://lkml.kernel.org/r/20170530211656.316574129@linutronix.de