Home
last modified time | relevance | path

Searched hist:"22807 aa812a65a7b859187e0fc6cfa0802a858c4" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/fnic/
H A Dfnic_stats.hdiff 22807aa812a65a7b859187e0fc6cfa0802a858c4 Wed Jan 17 09:16:48 CST 2018 Arnd Bergmann <arnd@arndb.de> scsi: fnic: use 64-bit timestamps

struct timespec is deprecated since it overflows in 2038 on 32-bit
architectures, so we should use timespec64 consistently.

I'm slightly adapting the format strings here, to make sure we print the
nanoseconds with the correct number of leading zeroes.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Satish Kharat <satishkh@cisco.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
H A Dfnic_debugfs.cdiff 22807aa812a65a7b859187e0fc6cfa0802a858c4 Wed Jan 17 09:16:48 CST 2018 Arnd Bergmann <arnd@arndb.de> scsi: fnic: use 64-bit timestamps

struct timespec is deprecated since it overflows in 2038 on 32-bit
architectures, so we should use timespec64 consistently.

I'm slightly adapting the format strings here, to make sure we print the
nanoseconds with the correct number of leading zeroes.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Satish Kharat <satishkh@cisco.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
H A Dfnic_trace.cdiff 22807aa812a65a7b859187e0fc6cfa0802a858c4 Wed Jan 17 09:16:48 CST 2018 Arnd Bergmann <arnd@arndb.de> scsi: fnic: use 64-bit timestamps

struct timespec is deprecated since it overflows in 2038 on 32-bit
architectures, so we should use timespec64 consistently.

I'm slightly adapting the format strings here, to make sure we print the
nanoseconds with the correct number of leading zeroes.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Satish Kharat <satishkh@cisco.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>