From: Sylwester Nawrocki Date: Mon, 14 Oct 2013 23:08:03 +0000 (-0300) Subject: [media] v4l2-ctrls: Correct v4l2_ctrl_get_int_menu() function's return type X-Git-Tag: v3.13-rc1~47^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4eed9b337604307d1d31902212f2e8e42a864c51;p=pandora-kernel.git [media] v4l2-ctrls: Correct v4l2_ctrl_get_int_menu() function's return type Remove the redundant 'const' qualifiers from the function signature and from the qmenu_int arrays' declarations. Reported-by: Fengguang Wu Signed-off-by: Sylwester Nawrocki Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed