diff options
author | Trent Piepho <xyzzy@speakeasy.org> | 2007-10-10 01:37:42 -0700 |
---|---|---|
committer | Trent Piepho <xyzzy@speakeasy.org> | 2007-10-10 01:37:42 -0700 |
commit | fe95ab0b52512f5a554999e0a96614a047b5cf6a (patch) | |
tree | d49e6ea5fa788ae5200a400dd25fdcb2d8fe6b03 /v4l2-apps/lib | |
parent | ebf5662932ff3273d4374a7f6810abce9a12b2ba (diff) | |
download | mediapointer-dvb-s2-fe95ab0b52512f5a554999e0a96614a047b5cf6a.tar.gz mediapointer-dvb-s2-fe95ab0b52512f5a554999e0a96614a047b5cf6a.tar.bz2 |
saa7134: Replace list_for_each+list_entry with list_for_each_entry
From: Trent Piepho <xyzzy@speakeasy.org>
A couple loops weren't changed because they expected the loop iterator
to be left as NULL if the list was empty. Maybe the code should just
check for that first, then loop?
Adjust some of the loop logic to be simpler.
Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Diffstat (limited to 'v4l2-apps/lib')
0 files changed, 0 insertions, 0 deletions