summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorMarkus Elfring <elfring@users.sourceforge.net>2015-06-27 22:23:28 +0200
committerRob Clark <robdclark@gmail.com>2015-08-15 18:27:17 -0400
commitda882cd1ee132ecbb4a4848a6b0797ea2ed4bee7 (patch)
tree274cf9977448f1ead814f598338011617149c11f /tools/perf/scripts/python/call-graph-from-postgresql.py
parenta60bbb2764b73a3f54c7462f3d28f960b7811682 (diff)
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