[media] rc/ir-lirc-codec: cleanup __user tags
authorDan Carpenter <dan.carpenter@oracle.com>
Thu, 6 Oct 2011 05:41:06 +0000 (02:41 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 11 Oct 2011 20:48:36 +0000 (17:48 -0300)
The code here treated user pointers correctly, but the __user tags
weren't used correctly so it caused Sparse warnings:

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found