diff options
author | Arnd Bergmann <arnd@arndb.de> | 2017-11-27 12:36:25 +0100 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2017-12-04 20:32:55 -0500 |
commit | 13f6b610fe0aa6c37cf6da73f1515457f3a212b7 (patch) | |
tree | 87c17ad081cf48ea58926b8d41ad0e9389e6cd35 /drivers/scsi/wd719x.c | |
parent | b6c9d54e9b7bd0da85661c7e75f55880b606fe87 (diff) | |
download | linux-13f6b610fe0aa6c37cf6da73f1515457f3a212b7.tar.bz2 |
scsi: scsi_debug: remove jiffies_to_timespec
There is no need to go through an intermediate timespec to convert to
ktime_t when we just want a simple multiplication. This gets rid of one
of the few users of jiffies_to_timespec, which I hope to remove as part
of the y2038 cleanup.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Acked-by: Douglas Gilbert <dgilbert@interlog.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/wd719x.c')
0 files changed, 0 insertions, 0 deletions