Martin Schwidefsky 1b52fff059 [S390] tape: fix tape remove function
Fix a bug introduced with git commit dff59b64af94dc58:
 -       if (cdev->dev.driver_data != NULL) {
 +       if (!dev_get_drvdata(&cdev->dev)) {
These two are not equivalent.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2009-12-07 12:51:36 +01:00
..
2009-06-22 12:08:23 +02:00
2006-12-08 15:53:52 +01:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2009-09-11 10:29:49 +02:00
2007-10-17 08:42:52 -07:00
2007-10-17 08:42:52 -07:00
2009-09-11 10:29:49 +02:00
2009-10-06 10:35:05 +02:00
2009-10-14 12:43:54 +02:00
2009-09-11 10:29:49 +02:00
2009-03-26 15:24:25 +01:00
2006-04-28 08:33:48 -07:00
2009-06-12 10:27:33 +02:00
2007-07-17 13:36:19 +02:00
2009-09-23 18:13:10 -07:00