diff options
author | Arnd Bergmann <arnd@arndb.de> | 2019-09-06 18:09:05 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-09-06 19:20:28 +0300 |
commit | 44f6b40c225eb8e82eba8fd96d8f3fb843bc5a09 (patch) | |
tree | 09dee77e26feafbd7f6a4685caadd8a2fc61bee1 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 26cf7660919e4f0b2cf26d0ea6c95f58cbbd7ec7 (diff) | |
download | linux-44f6b40c225eb8e82eba8fd96d8f3fb843bc5a09.tar.xz |
staging: exfat: stop using 32-bit time_t
time_t suffers from overflow problems and should not be used.
In exfat, it is currently used in two open-coded time64_to_tm()
implementations. Changes those to use the existing function instead.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/20190906150917.1025250-2-arnd@arndb.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions