git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b169f6d
)
isdn: i4l: isdn_tty: Fix unused-but-set variables.
author
David S. Miller
<davem@davemloft.net>
Mon, 18 Apr 2011 00:07:57 +0000
(17:07 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 18 Apr 2011 00:07:57 +0000
(17:07 -0700)
The variable 'fcr' is set but not used in isdn_tty_change_speed().
Just kill it off.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found