diff options
author | Ionut Gabriel Popescu <[email protected]> | 2010-09-03 18:20:41 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2010-09-27 22:22:07 -0300 |
commit | 23f0cb62ba3a1a11ab02cb0675f28befc56c89b9 (patch) | |
tree | 405d785773eed1ddadc7200d032efe5bcf5586be /net/unix/sysctl_net_unix.c | |
parent | 01f5a394eac48b74c84434e95e74cd172b0682c3 (diff) |
V4L/DVB: mt9v022.c: Fixed compilation warning
The drivers/media/video/mt9v022.c file, on line 405, tries a "case 0" o a
v4l2_mbus_pixelcode enum which don't have an 0 value element, so I got a compile
warning. That "case" is useless so it can be removed.
Signed-off-by: Ionut Gabriel Popescu <[email protected]>
Signed-off-by: Guennadi Liakhovetski <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions