Re: [PATCH weston 0/7] Fix source code analyzer findings

2018-03-28 Thread Pekka Paalanen
On Tue, 20 Mar 2018 15:28:20 +0100 Emre Ucan wrote: > These patches fix some of the findings which are found by > clang source code analyzer. > > Emre Ucan (7): > compositor-drm: remove superfluos get_disable_state call > compositor-drm: remove dead assigment in drm_fb_create_dumb > hmi-co

[PATCH weston 0/7] Fix source code analyzer findings

2018-03-20 Thread Emre Ucan
These patches fix some of the findings which are found by clang source code analyzer. Emre Ucan (7): compositor-drm: remove superfluos get_disable_state call compositor-drm: remove dead assigment in drm_fb_create_dumb hmi-controller: remove dead assignments in add_launchers input: fix use-