]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] cx231xx: fix format string warning
authorDevin Heitmueller <dheitmueller@hauppauge.com>
Wed, 7 Jul 2010 22:28:23 +0000 (19:28 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 21 Oct 2010 03:17:17 +0000 (01:17 -0200)
commitdd067a8de79fcc75b3fbd84aba398c9296b47cb2
tree8760b6a032052a32f6d4cc6093d1686ecf065e2f
parent2bfcc0611d1b53cf5ce2079b1f1a90bb769a9ea9
[media] cx231xx: fix format string warning

Change a %x to a %p since the variable is a pointer

Signed-off-by: Devin Heitmueller <dheitmueller@hauppauge.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx231xx/cx231xx-417.c