diff options
| author | Arkadiusz Lis <[email protected]> | 2018-09-24 19:34:22 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-09-25 21:05:20 +0200 |
| commit | 96ffa48c7271fe9978bea01eb4784edbfaa3a362 (patch) | |
| tree | 7464225dcb4d21d91a3bec4a048c9f783e651bc9 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 3d426daf09a692b87100c0bb84369dd28101eb14 (diff) | |
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 <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions