]> Git Repo - linux.git/commit
rbtree, timerqueue: Use rb_add_cached()
authorPeter Zijlstra <[email protected]>
Wed, 29 Apr 2020 15:07:53 +0000 (17:07 +0200)
committerIngo Molnar <[email protected]>
Wed, 17 Feb 2021 13:08:01 +0000 (14:08 +0100)
commit798172b1374e28ecf687d6662fc5fdaec5c65385
tree3c13eedab7be8dac1a3d062b7c9e0578c222153c
parent5a7987253ef0909d94e176cd97e511013de0fe19
rbtree, timerqueue: Use rb_add_cached()

Reduce rbtree boiler plate by using the new helpers.

Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Acked-by: Davidlohr Bueso <[email protected]>
lib/timerqueue.c
This page took 0.048626 seconds and 4 git commands to generate.