diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2010-04-14 18:48:50 +0200 |
---|---|---|
committer | Geert Uytterhoeven <geert@linux-m68k.org> | 2010-05-17 21:37:38 +0200 |
commit | f3c7f317c91e45aac0ef9d0b6474cd4637de69f0 (patch) | |
tree | 4130dfe3f75d80629b83c25ef2de8c2a3a2b71b3 /arch/m68k/mm | |
parent | b52dd0077cde89111c00efc73a8db07f50ebb3e8 (diff) |
serial167: Kill unused variables
commits 638157bc1461f6718eeca06bedd9a09cf1f35c36 ("serial167: prepare to push
BKL down into drivers") and 4165fe4ef7305609a96c7f248cefb9c414d0ede5 ("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: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'arch/m68k/mm')
0 files changed, 0 insertions, 0 deletions