1. 17 6月, 2009 1 次提交
  2. 10 5月, 2009 1 次提交
    • H
      V4L/DVB (11669): uvc: fix compile warning · 7564f67d
      Hans Verkuil 提交于
      The 2.6.30 kernel generates this warning:
      
      uvc_driver.c:1729: warning: 'ret' may be used uninitialized in this function
      
      I guess some new warning flag must have been turned on since this warning
      didn't appear with older kernels (gcc version 4.3.1). It's also a bogus
      warning, but since this code didn't comply to the coding standard anyway
      I've modified it to 1) remove the warning and 2) conform to the coding
      standard.
      Signed-off-by: NHans Verkuil <hverkuil@xs4all.nl>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
      7564f67d
  3. 30 3月, 2009 4 次提交
  4. 29 1月, 2009 3 次提交
  5. 30 12月, 2008 9 次提交
  6. 13 10月, 2008 1 次提交
  7. 12 10月, 2008 3 次提交
  8. 06 8月, 2008 1 次提交
  9. 27 7月, 2008 1 次提交
  10. 24 7月, 2008 1 次提交
  11. 20 7月, 2008 5 次提交
  12. 01 7月, 2008 1 次提交