summaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2026-06-28 20:25:40 -0700
committerKrzysztof Kozlowski <krzk@kernel.org>2026-07-18 18:21:13 +0200
commit6d32ae6403694035896cbf0436088fca4c6a35f1 (patch)
treec4ba4c3bd9110e73d09a90e36789626fc78ed6ff /include/linux/timerqueue.h
parent421ccea8f872c0e7cf6fd754a4a3bef4f45cf2dc (diff)
clk: samsung: pll: use kzalloc_flex
Simplify allocation by using a flexible array member to combine allocations and remove a kfree. Use __counted_by for extra runtime analysis. Since rate_table is now a flexible array member, NULL checks don't work. So use the counting variable to check allocation. Signed-off-by: Rosen Penev <rosenp@gmail.com> Link: https://patch.msgid.link/20260629032540.2331559-4-rosenp@gmail.com Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions