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:
b9e9f02
)
[media] v4l2-ctrls: Correct v4l2_ctrl_get_int_menu() function's return type
author
Sylwester Nawrocki
<sylvester.nawrocki@gmail.com>
Mon, 14 Oct 2013 23:08:03 +0000
(20:08 -0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Thu, 17 Oct 2013 09:09:55 +0000
(06:09 -0300)
Remove the redundant 'const' qualifiers from the function
signature and from the qmenu_int arrays' declarations.
Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
No differences found