diff options
author | Dan Carpenter <error27@gmail.com> | 2010-05-26 18:58:10 +0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-06-01 08:24:17 +0400 |
commit | 129c34d8fce443d1c43d32637abbab8433504497 (patch) | |
tree | 3e71bcc5368ba941e2640d7e006c32a242283650 /drivers/scsi/t128.c | |
parent | f0e5481f2f5304ffebd43d97bd5118443fac8d23 (diff) | |
download | linux-129c34d8fce443d1c43d32637abbab8433504497.tar.xz |
V4L/DVB: video/saa7134: change dprintk() to i2cdprintk()
The problem is that dprintk() dereferences "dev" which is null here.
The i2cdprintk() uses "ir" so that's OK.
Also Jean Delvare pointed out a typo in the comment so we may as well
fix that.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Acked-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/scsi/t128.c')
0 files changed, 0 insertions, 0 deletions