diff options
author | Andrzej Hajda <[email protected]> | 2014-07-03 15:10:31 +0200 |
---|---|---|
committer | Inki Dae <[email protected]> | 2014-08-03 16:52:18 +0900 |
commit | 187d5edf1eaa8f6dc29f8a39fc10225d74a80d16 (patch) | |
tree | 7b500d45b0349f455575a05205a53fc2ab7322e6 /tools/perf/scripts/python/syscall-counts.py | |
parent | 73b00232acb98aff95558c9395df4d2c70356a92 (diff) |
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 <[email protected]>
Signed-off-by: Inki Dae <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions