mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-12-09 19:40:44 +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>