diff options
| author | Arkadiusz Lis <areklis909@gmail.com> | 2018-09-24 19:34:22 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-09-25 21:05:20 +0200 |
| commit | 96ffa48c7271fe9978bea01eb4784edbfaa3a362 (patch) | |
| tree | 7464225dcb4d21d91a3bec4a048c9f783e651bc9 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 3d426daf09a692b87100c0bb84369dd28101eb14 (diff) | |
| download | kernel-96ffa48c7271fe9978bea01eb4784edbfaa3a362.tar.gz | |
staging: emxx_udc: remove unnecessary nullpointer checks
This patch removes nullpointer checks which are redundant. container_of
returns structure containing entity which we know for sure is not null,
so the whole structure can not be null.
Signed-off-by: Arkadiusz Lis <areklis909@gmail.com>
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
