mirror of
https://github.com/moby/moby.git
synced 2026-08-12 22:16:46 +00:00
Prevent accidentally shadowing the error, which is used in a defers, and while at it, also fixed some linting warnings about unhandled errors and shadowed vars. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>