aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2012-01-05 00:24:00 -0500
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-01-06 14:19:46 -0500
commite82db75d06ac331ae39b07f57539df3c51d19b94 (patch)
treec146839b367905d27a3d1bc9758bf2139509e66b /kernel
parent938ca36ef7914bd013acbff9f15e393fe79d71da (diff)
[media] saa7134: use correct array offset
Smatch complains that i can be one passed the end of the array if we don't hit the break statement. We should be using the "audio" here like we do in the other places. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions