This patchset removes the use of struct timeval because struct timeval
will break in 32 bit systems in the year 2038.

Amitoj Kaur Chawla(2):
  scsi: bfa: bfa_svc: Use ktime_get_real_seconds()
  scsi: bfa: bfa_svc: Remove use of struct timeval

 drivers/scsi/bfa/bfa_svc.c | 30 ++++++++----------------------
 drivers/scsi/bfa/bfa_svc.h |  2 +-
 2 files changed, 9 insertions(+), 23 deletions(-)

-- 
1.9.1

_______________________________________________
Y2038 mailing list
[email protected]
https://lists.linaro.org/mailman/listinfo/y2038

Reply via email to