diff options
author | Rob Herring <[email protected]> | 2023-06-09 13:33:25 -0600 |
---|---|---|
committer | Krzysztof Wilczyński <[email protected]> | 2023-07-13 18:09:24 +0000 |
commit | 8f1c517ccd378a41b8c4ac951b6793ad693dbfbc (patch) | |
tree | 9d1c2aedbf762652b164217ba42bfd307094b7f9 /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5 (diff) |
PCI: iproc: Use of_property_read_bool() for boolean properties
Replace low-level property access functions like of_get_property() and
of_find_property() with their typed equivalents (i.e., of_property_read_<type>
functions), as it's preferred to use typed property access functions for
reading properties.
[kwilczynski: commit log]
Link: https://lore.kernel.org/linux-pci/[email protected]
Signed-off-by: Rob Herring <[email protected]>
Signed-off-by: Krzysztof Wilczyński <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Acked-by: Ray Jui <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions