diff options
author | Rasmus Villemoes <linux@rasmusvillemoes.dk> | 2015-03-31 16:05:23 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-04-01 12:43:09 -0400 |
commit | 906a7985f72ee2f28433e2dd847a013da0e4cdea (patch) | |
tree | baec834a715ba34e9e2facff8f06bc519ab49929 /.gitignore | |
parent | 9911674fcf1f239ff3c87e56177c4826e33dfd95 (diff) |
caif: remove unused struct member
The tty_name member of struct ser_device is never set or used, so it
can be removed. (The definition of struct ser_device is private to
this .c file, and the identifier tty_name only occurs in this one
place.)
Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions