Files
kubernetes/pkg/api
Kubernetes Submit Queue d84dedd1ac Merge pull request #46667 from zhangxiaoyu-zidif/delete-meaningless-check
Automatic merge from submit-queue (batch tested with PRs 47958, 46261, 46667, 47709, 47579)

Delete meaningless err check

**What this PR does / why we need it**:
Delete meaningless err check
We don't need to care about err check. In cited function, if err is not nil, I return t.Errorf directly.
So it does not matter that whether data is nil or err is nil.

**Release note**:

```release-note\
NONE
```
2017-06-23 07:21:31 -07:00
..
2017-04-14 10:40:57 -07:00
2017-02-02 15:19:04 +01:00
2017-04-14 10:40:57 -07:00
2017-06-22 11:31:03 -07:00
2017-06-09 13:19:27 +01:00
2017-04-14 10:40:57 -07:00
2017-05-31 16:38:47 -07:00
2017-06-22 11:31:03 -07:00
2017-02-03 17:37:42 +08:00
2017-06-22 11:31:03 -07:00
2017-06-22 11:31:03 -07:00
2017-02-09 11:42:22 -05:00
2016-07-16 13:48:21 -04:00
API
2017-02-28 23:05:40 -08:00
2016-09-28 10:53:30 -07:00
2017-04-13 10:02:43 -07:00
2017-06-22 11:31:03 -07:00