commit | 107376ba4ef1ecd4249427a9f9c1922fc1d66bb4 | [log] [tgz] |
---|---|---|
author | Randy Dunlap <rdunlap@xenotime.net> | Tue Oct 16 16:17:59 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sun Oct 28 16:42:45 2012 -0200 |
tree | 50f311411272ff8505e8a384d21d91b0f66cadd4 | |
parent | 7c72e19dcf7f9a49eedab328ebf7c0a45d76716d [diff] |
[media] i2c/s5k4ecgx: fix printk format warning Fix printk format warning for size_t variable: drivers/media/i2c/s5k4ecgx.c:346:2: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' Signed-off-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>