]> git.karo-electronics.de Git - karo-tx-linux.git/commit
s390/3270: drop unused spinlock from struct con3270
authorJean Delvare <khali@linux-fr.org>
Thu, 6 Sep 2012 07:55:56 +0000 (09:55 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 6 Sep 2012 09:05:27 +0000 (11:05 +0200)
commitd6be9e7d6eff76fae9ac053065147299612cfec9
tree1e0fd7bf95e9e9a85ad77cb03f8fce225bd3ad46
parente011f685f403f365b9f4d6c8d9b22587e179abca
s390/3270: drop unused spinlock from struct con3270

I was checking why this spinlock was never initialized, but it turns
out it's not used anywhere, so we can drop it.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/char/con3270.c