[SCSI] zfcp: simplify zfcp_dbf_timestamp()
authorMartin Peschke <mp3@de.ibm.com>
Mon, 31 Mar 2008 09:15:23 +0000 (11:15 +0200)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Mon, 7 Apr 2008 17:19:08 +0000 (12:19 -0500)
commit8fc5af168753239d7bf77ccca831196bcdffbfbe
treeb744a31c3172fce9a37c627cb462cb6a1e80913a
parent81e56ded878aeb8730f18c1d0a70d5face788be3
[SCSI] zfcp: simplify zfcp_dbf_timestamp()

Change zfcp_dbf_timestamp() so that it just calculates timespec from
timestamp. First step to be able to rip this code out of zfcp.
Besides, this change makes it easier to rip out old-style debug view
functions.

Signed-off-by: Martin Peschke <mp3@de.ibm.com>
Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/s390/scsi/zfcp_dbf.c