Files
docker-cli/components/engine/daemon
Yong Tang 69f6e83862 Fix golint error
PR #36011 fixed almost all of the golint issues though
there is still one golint error:
https://goreportcard.com/report/github.com/docker/docker#golint
```
Golint is a linter for Go source code.
docker/daemon/reload.go
Line 64: warning: redundant if ...; err != nil check, just return error instead. (golint)
```

This fix fixes the last one.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Upstream-commit: e02a3d9f5ba3bd9fa7f21596a6ee784bb58053f9
Component: engine
2018-01-15 21:35:30 +00:00
..
2018-01-15 00:42:25 +01:00
2017-09-08 18:23:21 -04:00
2018-01-09 12:00:28 -05:00
2017-12-18 17:41:53 +01:00
2017-12-18 17:22:25 +01:00
2017-10-18 10:26:58 +08:00
2017-12-18 17:41:53 +01:00
2017-09-06 12:05:19 -04:00
2018-01-11 21:21:43 -05:00
2018-01-11 21:21:43 -05:00
2018-01-09 14:25:33 -08:00
2017-07-31 13:16:46 -07:00
2016-10-28 11:06:54 -07:00
2018-01-11 21:21:43 -05:00
2017-12-18 17:41:53 +01:00
2017-12-18 17:41:53 +01:00
2017-07-31 13:16:46 -07:00
2018-01-11 21:21:43 -05:00
2018-01-11 21:21:43 -05:00
2018-01-11 21:21:43 -05:00
2017-07-31 13:16:46 -07:00
2018-01-11 21:21:43 -05:00
2018-01-15 00:42:25 +01:00
2017-07-31 13:16:46 -07:00
2017-10-19 11:09:29 -07:00
2018-01-11 21:21:43 -05:00
2018-01-11 21:21:43 -05:00
2017-07-31 13:16:46 -07:00
2018-01-11 21:21:43 -05:00
2018-01-11 21:21:43 -05:00
2018-01-11 21:21:43 -05:00
2017-08-18 17:09:27 -07:00
2017-08-18 17:09:27 -07:00
2017-08-18 17:09:27 -07:00
2018-01-11 21:21:43 -05:00
2017-08-18 17:09:27 -07:00
2018-01-11 21:21:43 -05:00
2018-01-11 21:21:43 -05:00
2017-11-03 01:46:58 +01:00
2017-12-18 17:22:25 +01:00
2018-01-11 21:21:43 -05:00
2018-01-11 21:21:43 -05:00
2017-07-18 12:09:26 +08:00
2018-01-11 21:21:43 -05:00
2016-10-06 22:48:53 -03:00
2018-01-11 21:21:43 -05:00
2017-07-31 13:16:46 -07:00
2017-09-12 12:09:59 -04:00
2018-01-11 21:21:43 -05:00
2018-01-11 21:21:43 -05:00
2018-01-15 00:42:25 +01:00
2018-01-15 21:35:30 +00:00
2018-01-11 21:21:43 -05:00
2017-07-31 13:16:46 -07:00
2016-12-27 21:46:52 +08:00
2017-07-31 13:16:46 -07:00
2017-12-18 17:41:53 +01:00
2017-12-18 17:41:53 +01:00
2017-07-31 13:16:46 -07:00
2017-12-18 17:41:53 +01:00
2018-01-11 21:21:43 -05:00
2017-10-24 15:39:34 -04:00
2018-01-11 21:21:43 -05:00
2017-09-06 12:05:19 -04:00
2017-09-06 12:05:19 -04:00
2018-01-15 00:42:25 +01:00
2017-12-18 17:22:25 +01:00
2017-12-18 17:22:25 +01:00
2018-01-11 21:21:43 -05:00
2017-07-03 13:13:09 -07:00
2017-12-18 17:41:53 +01:00
2018-01-11 21:21:43 -05:00
2017-05-16 15:11:39 -07:00
2017-06-07 11:45:33 -04:00