diff options
author | Arnd Bergmann <arnd@arndb.de> | 2017-11-27 14:42:34 +0300 |
---|---|---|
committer | Sebastian Reichel <sebastian.reichel@collabora.co.uk> | 2017-12-01 18:31:47 +0300 |
commit | b6dc80dbe6cdf4effd5a07bcd37f34cbf25eb07a (patch) | |
tree | 9aa050c3fc54d19029a90b1ef56c9bbc486f2909 /drivers/md/persistent-data/dm-btree.c | |
parent | 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323 (diff) | |
download | linux-b6dc80dbe6cdf4effd5a07bcd37f34cbf25eb07a.tar.xz |
HSI: cmt_speech: use timespec64 instead of timespec
struct timespec should no longer be used because of the y2038
overflow problem. This code does not suffer from the overflow,
but it's trivial to change it to use timespec64 without changing
the interface, so let's do that.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
Diffstat (limited to 'drivers/md/persistent-data/dm-btree.c')
0 files changed, 0 insertions, 0 deletions