diff options
author | Rob Herring <[email protected]> | 2023-03-10 08:47:01 -0600 |
---|---|---|
committer | Daniel Lezcano <[email protected]> | 2023-04-24 16:56:14 +0200 |
commit | 87dd04f9b1a37a92ebbea5eb46e4941551d3547e (patch) | |
tree | d0f97bcc67d6bcfbb408897f558a4779ced0221b /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | 8d7aac5153f21108365137b76e395dcf9bb3a800 (diff) |
clocksource/drivers/ti: Use of_property_read_bool() for boolean properties
It is preferred to use typed property access functions (i.e.
of_property_read_<type> functions) rather than low-level
of_get_property/of_find_property functions for reading properties.
Convert reading boolean properties to to of_property_read_bool().
Signed-off-by: Rob Herring <[email protected]>
Signed-off-by: Daniel Lezcano <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions