commit | 8fc5af168753239d7bf77ccca831196bcdffbfbe | [log] [tgz] |
---|---|---|
author | Martin Peschke <mp3@de.ibm.com> | Mon Mar 31 11:15:23 2008 +0200 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Mon Apr 07 12:19:08 2008 -0500 |
tree | b744a31c3172fce9a37c627cb462cb6a1e80913a | |
parent | 81e56ded878aeb8730f18c1d0a70d5face788be3 [diff] |
[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>