Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 35057
b: refs/heads/master
c: d136205
h: refs/heads/master
i:
  35055: 0fbfc8e
v: v3
  • Loading branch information
Heiko Carstens authored and James Bottomley committed Sep 23, 2006
1 parent f4c315a commit 0e55d7a
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 15 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: cf2b5d3fcab77a9390293920ec5b49e67eced200
refs/heads/master: d136205182b1ea4897da31e325a296f8831a6796
13 changes: 0 additions & 13 deletions trunk/drivers/s390/scsi/zfcp_ccw.c
Original file line number Diff line number Diff line change
Expand Up @@ -274,19 +274,6 @@ zfcp_ccw_register(void)
return retval;
}

/**
* zfcp_ccw_unregister - ccw unregister function
*
* Unregisters the driver from common i/o layer. Function will be called at
* module unload/system shutdown.
*/
void __exit
zfcp_ccw_unregister(void)
{
zfcp_sysfs_driver_remove_files(&zfcp_ccw_driver.driver);
ccw_driver_unregister(&zfcp_ccw_driver);
}

/**
* zfcp_ccw_shutdown - gets called on reboot/shutdown
*
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/s390/scsi/zfcp_ext.h
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ extern void zfcp_unit_dequeue(struct zfcp_unit *);

/******************************* S/390 IO ************************************/
extern int zfcp_ccw_register(void);
extern void zfcp_ccw_unregister(void);

extern void zfcp_qdio_zero_sbals(struct qdio_buffer **, int, int);
extern int zfcp_qdio_allocate(struct zfcp_adapter *);
Expand Down

0 comments on commit 0e55d7a

Please sign in to comment.