summaryrefslogtreecommitdiff
path: root/v4l2-apps/lib
diff options
context:
space:
mode:
authorTrent Piepho <xyzzy@speakeasy.org>2007-10-10 01:37:43 -0700
committerTrent Piepho <xyzzy@speakeasy.org>2007-10-10 01:37:43 -0700
commitfe31bcb9f3e7705804f813000ab9fdc74b64754e (patch)
tree6dbdbae0e433202f35a0cac4af6221f628b1af30 /v4l2-apps/lib
parentaa956009652213ab93e09e11d1892afbf2aefd18 (diff)
downloadmediapointer-dvb-s2-fe31bcb9f3e7705804f813000ab9fdc74b64754e.tar.gz
mediapointer-dvb-s2-fe31bcb9f3e7705804f813000ab9fdc74b64754e.tar.bz2
Change list_for_each+list_entry to list_for_each_entry
From: Trent Piepho <xyzzy@speakeasy.org> The rest of V4L files. There is one list_for_each+list_entry in cpia_pp.c that wasn't changed because it expects the loop iterator to remain NULL if the list is empty. A bug in vivi is fixed; the 'safe' version needs to be used because the loop deletes the list entries. Simplify a second loop in vivi and get rid if an un-used variable in that loop. Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Diffstat (limited to 'v4l2-apps/lib')
0 files changed, 0 insertions, 0 deletions