diff options
author | Arnd Bergmann <arnd@arndb.de> | 2018-07-11 14:37:37 +0200 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2018-07-13 05:01:16 +0200 |
commit | 920447f138917d8d5b830b752cff5e5f747f67e8 (patch) | |
tree | 27c29986af18dd34ff4275769f7274f90718c796 /Documentation/nommu-mmap.txt | |
parent | scsi: fcoe: hold disc_mutex when traversing rport lists (diff) | |
download | linux-920447f138917d8d5b830b752cff5e5f747f67e8.tar.xz linux-920447f138917d8d5b830b752cff5e5f747f67e8.zip |
scsi: snic: fix printing time intervals
We don't want to use 'struct timespec' because of the y2038 overflow
problem. The overflow is not actually an issue here, but it's easy to
replace with 'timespec64' for consistency. However, it's worth pointing out
that nanosecond values have nine digits, not eight or ten, so I'm fixing
the format strings accordingly as well.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'Documentation/nommu-mmap.txt')
0 files changed, 0 insertions, 0 deletions