mirror of
https://github.com/moby/moby.git
synced 2026-07-11 18:13:57 +00:00
Use the syscall method instead of repeating the type conversions for the syscall.Stat_t Atim/Mtim members. This also allows to drop the //nolint: unconvert comments. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>