diff options
| author | Dan Carpenter <error27@gmail.com> | 2026-07-14 18:50:18 +0300 |
|---|---|---|
| committer | Brian Masney <bmasney@redhat.com> | 2026-07-28 11:25:29 -0400 |
| commit | d3045184699d6220e5c03c2d6b1dfc449c3b873e (patch) | |
| tree | 8e8861e4c07dabcf73201563b3052b998f70fe54 /tools/perf/scripts/python | |
| parent | 18e9d14cbac33db1c1fb933c26a736eef53dd538 (diff) | |
clk: document that clk_get_parent() returns NULL
The documentation in the clk.h file says that clk_get_parent() returns
error pointers but it doesn't. It's also not consistent with the
comments next to the clk_get_parent() implementation which say that
it returns NULL when the clk is NULL. Update the comments so they
are consistent and accurate and say that it returns NULL.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Reviewed-by: Brian Masney <bmasney@redhat.com>
Signed-off-by: Brian Masney <bmasney@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
