[S390] tty: PTR_ERR return of wrong pointer in fs3270_open()
authorRoel Kluin <roel.kluin@gmail.com>
Fri, 18 Dec 2009 16:43:19 +0000 (17:43 +0100)
committerMartin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com>
Fri, 18 Dec 2009 16:43:31 +0000 (17:43 +0100)
commit2b31001d306a2b5fd690eee878d2ee61a0a0674c
tree254eb47dcfd0f5e201146419343f03fb3bea0c01
parentb59cdcb339fc7286161b80403f6af63acf26876f
[S390] tty: PTR_ERR return of wrong pointer in fs3270_open()

Return the PTR_ERR of the correct pointer.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/char/fs3270.c