diff options
author | Stephen Boyd <[email protected]> | 2019-08-26 16:47:29 -0700 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2019-09-19 15:26:36 -0700 |
commit | 7f4804665b58ced5d09848785d835af0f7a51b3e (patch) | |
tree | 51f9dc10b1f6f30793c8ea65b412cfb60645c23b /lib/test_overflow.c | |
parent | 1ccc0ddf046a0197f2f9acca02a64da10aa6112d (diff) |
clk: Drop !clk checks in debugfs dumping
These recursive functions have checks for !clk being passed in, but the
callers are always looping through lists and therefore the pointers
can't be NULL. Drop the checks to simplify the code.
Signed-off-by: Stephen Boyd <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions