[SCSI] zfcp: avoid clutter in erp_dbf
authorMartin Peschke <mp3@de.ibm.com>
Wed, 9 May 2007 09:01:20 +0000 (11:01 +0200)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Wed, 16 May 2007 14:01:38 +0000 (10:01 -0400)
avoid clutter in erp_dbf

cleanup zfcp_fsf_req_dismiss functions:
- avoid clutter in erp_dbf (reqs_active is always 0)
- fold called three-line function into calling function
- add meaningful comment
- coding style

Signed-off-by: Martin Peschke <mp3@de.ibm.com>
Signed-off-by: Swen Schillig <swen@vnet.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found