moby--moby/volume/drivers
Daehyeok Mun 6306019d0b Refactoring ineffectual assignments
This patch fixed below 4 types of code line
1. Remove unnecessary variable assignment
2. Use variables declaration instead of explicit initial zero value
3. Change variable name to underbar when variable not used
4. Add erro check and return for ignored error

Signed-off-by: Daehyeok Mun <daehyeok@gmail.com>
2017-01-13 00:27:01 -07:00
..
adapter.go plugins: container-rootfs-relative paths 2016-12-09 10:16:24 -08:00
extpoint.go Refactoring ineffectual assignments 2017-01-13 00:27:01 -07:00
extpoint_test.go Implement content addressability for plugins 2016-12-23 13:29:58 -08:00
proxy.go plugins: container-rootfs-relative paths 2016-12-09 10:16:24 -08:00
proxy_test.go plugins: experimental support for new plugin management 2016-06-14 14:20:27 -07:00