summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/mxb.c
diff options
context:
space:
mode:
authorTrent Piepho <xyzzy@speakeasy.org>2007-10-10 01:37:42 -0700
committerTrent Piepho <xyzzy@speakeasy.org>2007-10-10 01:37:42 -0700
commitfe95ab0b52512f5a554999e0a96614a047b5cf6a (patch)
treed49e6ea5fa788ae5200a400dd25fdcb2d8fe6b03 /linux/drivers/media/video/mxb.c
parentebf5662932ff3273d4374a7f6810abce9a12b2ba (diff)
downloadmediapointer-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 'linux/drivers/media/video/mxb.c')
0 files changed, 0 insertions, 0 deletions