Files
docker-cli/command/plugin
Daehyeok Mun 266900235c 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
..
2016-11-17 10:54:10 -08:00
2017-01-13 00:27:01 -07:00
2016-12-31 09:55:04 -08:00