diff options
author | 2015-06-27 22:23:28 +0200 | |
---|---|---|
committer | 2015-08-15 18:27:17 -0400 | |
commit | da882cd1ee132ecbb4a4848a6b0797ea2ed4bee7 (patch) | |
tree | 274cf9977448f1ead814f598338011617149c11f /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | drm/msm/dsi: Delete an unnecessary check before the function call "dsi_destroy" (diff) | |
download | wireguard-linux-da882cd1ee132ecbb4a4848a6b0797ea2ed4bee7.tar.xz wireguard-linux-da882cd1ee132ecbb4a4848a6b0797ea2ed4bee7.zip |
drm/msm/dsi: One function call less in dsi_init() after error detection
The dsi_destroy() function was called in two cases by the dsi_init() function
during error handling even if the passed variable contained a null pointer.
* This implementation detail could be improved by adjustments for jump
targets according to the Linux coding style convention.
* Drop an unnecessary initialisation for the variable "msm_dsi" then.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
[add couple missing ERR_PTR()'s]
Signed-off-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions