diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2011-11-24 12:06:21 +0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-11-26 14:48:03 +0400 |
commit | 87d466e503ab1e071eac4bd89c46eb3cb53246a1 (patch) | |
tree | 627e396ab3661e16144420dd8e219f3552433810 /drivers/media/video/omap1_camera.c | |
parent | 75c1ca364d0d5d70ad12c5dac40bbe6598624cab (diff) | |
download | linux-87d466e503ab1e071eac4bd89c46eb3cb53246a1.tar.xz |
[media] staging/media: lirc_imon: add a __user annotation
This silences the following Sparse warnings:
lirc_imon.c:404:32: warning: incorrect type in argument 1 (different address spaces)
lirc_imon.c:404:32: expected void const [noderef] <asn:1>*<noident>
lirc_imon.c:404:32: got char const *buf
lirc_imon.c:117:28: warning: incorrect type in initializer (incompatible argument 2 (different address spaces))
lirc_imon.c:117:28: expected long ( *write )( ... )
lirc_imon.c:117:28: got long ( static [toplevel] *<noident> )( ... )
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/omap1_camera.c')
0 files changed, 0 insertions, 0 deletions