diff options
author | Trent Piepho <xyzzy@speakeasy.org> | 2007-10-10 05:37:41 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-10-10 13:34:56 -0300 |
commit | 805a43924158e4eb2bffc4cac0aedcfb42a89469 (patch) | |
tree | 15e55ce18791749385721ded2f4dfc32d312d2be /Documentation/dell_rbu.txt | |
parent | 8bb629e22f2547736c24fe4738673e20cc06d469 (diff) |
V4L/DVB (6313): ivtv: Replace list_for_each+list_entry with list_for_each_entry
Also fixed a few cases of cut&paste errors where 'buf' would be set to the
first entry in the list prior to be used as the loop iterator. In one case
the value of buf was used before it was changed, but the rest were
unnecessary.
There was one list_for_each+list_entry loop that wasn't changed, since it
depending on the loop iterator being left as NULL if the list was empty.
Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
CC: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'Documentation/dell_rbu.txt')
0 files changed, 0 insertions, 0 deletions