summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/saa7134/Makefile
diff options
context:
space:
mode:
authorTrent Piepho <xyzzy@speakeasy.org>2007-10-10 01:37:41 -0700
committerTrent Piepho <xyzzy@speakeasy.org>2007-10-10 01:37:41 -0700
commitebf5662932ff3273d4374a7f6810abce9a12b2ba (patch)
treedb1d7edf0949a4eb88a7ed073747cca01673b533 /linux/drivers/media/video/saa7134/Makefile
parentf2ff2cde42478f71de74e205def6e0040d3aadf3 (diff)
downloadmediapointer-dvb-s2-ebf5662932ff3273d4374a7f6810abce9a12b2ba.tar.gz
mediapointer-dvb-s2-ebf5662932ff3273d4374a7f6810abce9a12b2ba.tar.bz2
ivtv: Replace list_for_each+list_entry with list_for_each_entry
From: Trent Piepho <xyzzy@speakeasy.org> 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>
Diffstat (limited to 'linux/drivers/media/video/saa7134/Makefile')
0 files changed, 0 insertions, 0 deletions