commit | 971f6b6da404fbbeb4de87073679170f3192a2fd | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Thu Apr 27 17:20:09 2023 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Sun Jun 23 13:20:17 2024 +0200 |
tree | f2930ade561426384c5c88ec45908da91baa0b66 | |
parent | ba2f7d1b56f4482438cafc08d4b74c0447fabe93 [diff] |
alarmtimers: Remove return value from alarm functions Now that the SIG_IGN problem is solved in the core code, the alarmtimer callbacks do not require a return value anymore. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>