tbm_surface_queue: clean up LIST related codes 97/96297/1
authorYoungJun Cho <yj44.cho@samsung.com>
Tue, 8 Nov 2016 10:29:54 +0000 (19:29 +0900)
committerYoungJun Cho <yj44.cho@samsung.com>
Tue, 8 Nov 2016 10:29:54 +0000 (19:29 +0900)
commit6be12df19d3b6df0126bac177fe711b5ef57c201
tree35b1468cf063f2876604b59f1bd60332a731dbc6
parent2d86709c0a7205e3685750ec4228352ba077195a
tbm_surface_queue: clean up LIST related codes

This patch cleans up LIST related codes.
- Uses LIST_FOR_EACH_ENTRY if it is enough.
- Removes meaningless variable initialization.

Change-Id: I3ec2a94dc74cebf46a233f37c8b4b0464f04ce54
Signed-off-by: YoungJun Cho <yj44.cho@samsung.com>
src/tbm_surface_queue.c