git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5656e8
)
[media] v4l2: add const to argument of write-only s_register ioctl
author
Hans Verkuil
<hans.verkuil@cisco.com>
Sun, 24 Mar 2013 11:28:46 +0000
(08:28 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sun, 24 Mar 2013 11:47:01 +0000
(08:47 -0300)
This ioctl is defined as IOW, so pass the argument as const.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Acked-by: Lad, Prabhakar <prabhakar.csengg@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found