]> git.kernelconcepts.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>
Wed, 26 Sep 2012 13:45:11 +0000 (15:45 +0200)
commit94f2b9e25dc4d71b12cd16b6786cdef52b34a931
treeeb065428148741772849d81758e0a2f7b73fa9a1
parenteb608fb366de123a97227437e5306f731f4a63c5
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