diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2011-03-06 09:30:02 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-03-22 04:54:02 -0300 |
commit | cfa746b39c2db17f2fde301e347324ac89fc5ea9 (patch) | |
tree | d69af29a3e16d28fe59a412a3de1091d741a57ee /kernel/futex.c | |
parent | 3920d6b34d7f6d4e81773b6bbd93d53c167b048f (diff) |
[media] fmdrv_common.c: fix compiler warning
drivers/media/radio/wl128x/fmdrv_common.c: In function 'recv_tasklet':
drivers/media/radio/wl128x/fmdrv_common.c:274:4: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int'
The result of sizeof() should be printed with %zu.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'kernel/futex.c')
0 files changed, 0 insertions, 0 deletions