mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-12 16:15:02 +00:00
Introduced in torvalds/linux@bcb6f6d2b9 to check that nsec values are sane, a max was used where a min should have been. Fixes #923. Signed-off-by: David Sheets <dsheets@docker.com>