Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
isdn: i4l: isdn_tty: Fix unused-but-set variables.
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>
- Loading branch information