[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)
commit869b2b444c58302e3233ce0b671fabf28135a37d
tree9673d7c57c1c3a44dee35a920953834badf9ff92
parent7b104bcb8e460e45a1aebe3da9b86aacdb4cab12
[SCSI] zfcp: avoid clutter in erp_dbf

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>
drivers/s390/scsi/zfcp_fsf.c