diff options
author | 2014-07-03 15:10:31 +0200 | |
---|---|---|
committer | 2014-08-03 16:52:18 +0900 | |
commit | 187d5edf1eaa8f6dc29f8a39fc10225d74a80d16 (patch) | |
tree | 7b500d45b0349f455575a05205a53fc2ab7322e6 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | drm/exynos/ipp: remove temporary variable (diff) | |
download | linux-dev-187d5edf1eaa8f6dc29f8a39fc10225d74a80d16.tar.xz linux-dev-187d5edf1eaa8f6dc29f8a39fc10225d74a80d16.zip |
drm/exynos/ipp: remove incorrect checks of list_first_entry result
list_first_entry does not return NULL on empty list so this check
does not make sense. Moreover there is already code which prevents calling
list_first_entry on empty lists.
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions