diff options
author | 2016-03-02 16:35:51 -0500 | |
---|---|---|
committer | 2016-03-03 16:51:43 -0600 | |
commit | fe99c707fc7bb0baba75b26ed585ee3464612dbe (patch) | |
tree | 6278ded2d1fbd3e4ff063e4882c5756f9c9cbbc6 /tools/perf/scripts/python/stackcollapse.py | |
parent | of/unittest: fix infinite loop in of_unittest_destroy_tracked_overlays() (diff) | |
download | linux-dev-fe99c707fc7bb0baba75b26ed585ee3464612dbe.tar.xz linux-dev-fe99c707fc7bb0baba75b26ed585ee3464612dbe.zip |
of: add 'const' for of_property_*_string*() parameter '*np'
The of_property_{read,count,match}_string* family of functions never
modify the struct device_node pointer that is passed in, so there is no
reason for it to be non-const. Equivalent functions for all other types
already take a 'const struct device_node *np'.
Signed-off-by: David Rivshin <drivshin@allworx.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions