diff options
author | Thomas Gleixner <[email protected]> | 2022-11-23 21:18:44 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2022-11-24 15:09:11 +0100 |
commit | 9b13df3fb64ee95e2397585404e442afee2c7d4f (patch) | |
tree | 443749fab6bdaebf8f5c9510eae3543230ea0ffa /drivers/fpga/fpga-mgr.c | |
parent | 168f6b6ffbeec0b9333f3582e4cf637300858db5 (diff) |
timers: Rename del_timer_sync() to timer_delete_sync()
The timer related functions do not have a strict timer_ prefixed namespace
which is really annoying.
Rename del_timer_sync() to timer_delete_sync() and provide del_timer_sync()
as a wrapper. Document that del_timer_sync() is not for new code.
Signed-off-by: Thomas Gleixner <[email protected]>
Tested-by: Guenter Roeck <[email protected]>
Reviewed-by: Steven Rostedt (Google) <[email protected]>
Reviewed-by: Jacob Keller <[email protected]>
Reviewed-by: Anna-Maria Behnsen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions