diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2020-07-16 20:57:37 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-07-21 16:48:39 +0300 |
commit | e82d785eba4a2b047a71d7d6c5ee671237bfe716 (patch) | |
tree | 20ca64a50168ea92c36be969c3bf9fbf0866c9e1 /tools/perf/scripts/python/stackcollapse.py | |
parent | 870fdd851ca50ffa552c41fd127afafceb303eca (diff) | |
download | linux-e82d785eba4a2b047a71d7d6c5ee671237bfe716.tar.xz |
coresight: Drop double check for ACPI companion device
acpi_dev_get_resources() does perform the NULL pointer check against
ACPI companion device which is given as function parameter. Thus,
there is no need to duplicate this check in the caller.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Link: https://lore.kernel.org/r/20200716175746.3338735-9-mathieu.poirier@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions