1. 27 5月, 2010 1 次提交
  2. 25 5月, 2010 3 次提交
  3. 22 5月, 2010 6 次提交
  4. 21 5月, 2010 1 次提交
  5. 20 5月, 2010 1 次提交
  6. 19 5月, 2010 20 次提交
  7. 18 5月, 2010 1 次提交
    • G
      serial167: Kill unused variables · f3c7f317
      Geert Uytterhoeven 提交于
      commits 638157bc ("serial167: prepare to push
      BKL down into drivers") and 4165fe4e ("tty:
      Fix up char drivers request_room usage") removed code without removing the
      corresponding variables:
      
      | drivers/char/serial167.c: In function 'cd2401_rx_interrupt':
      | drivers/char/serial167.c:630: warning: unused variable 'len'
      | drivers/char/serial167.c: In function 'cy_ioctl':
      | drivers/char/serial167.c:1531: warning: unused variable 'val'
      
      Remove the variables to kill the warnings.
      Signed-off-by: NGeert Uytterhoeven <geert@linux-m68k.org>
      f3c7f317
  8. 17 5月, 2010 3 次提交
  9. 14 5月, 2010 1 次提交
  10. 11 5月, 2010 1 次提交
  11. 10 5月, 2010 2 次提交