]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] zfcp: Move ACL/CFDC code to zfcp_cfdc.c
authorChristof Schmitt <christof.schmitt@de.ibm.com>
Wed, 8 Sep 2010 12:39:59 +0000 (14:39 +0200)
committerJames Bottomley <James.Bottomley@suse.de>
Fri, 17 Sep 2010 02:54:21 +0000 (22:54 -0400)
commitedc8beb6d67398fd99e09cc53ea92576ffc31b5e
tree0cfaec3fddadd2de778f721d6dd98aa34f19ff2d
parent5b460f93f4893b6e5ae13f9e469b3b2dfd1f4879
[SCSI] zfcp: Move ACL/CFDC code to zfcp_cfdc.c

Move the code evaluating the ACL/CFDC specific errors to the file
zfcp_cfdc.c. With this change, all code related to the old access
control feature is kept in one file, not split across zfcp_erp.c and
zfcp_fsf.c.

Reviewed-by: Swen Schillig <swen@vnet.ibm.com>
Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/s390/scsi/zfcp_cfdc.c
drivers/s390/scsi/zfcp_erp.c
drivers/s390/scsi/zfcp_ext.h
drivers/s390/scsi/zfcp_fsf.c