Correct err in devices json in config-linux.md#103
Correct err in devices json in config-linux.md#103zenlint wants to merge 1 commit intoopencontainers:masterfrom
Conversation
…top of the path field, according to the spec_linux.go. Signed-off-by: LinZhinan(Zen Lin) <linzhinan@huawei.com>
|
On Mon, Aug 10, 2015 at 04:51:27AM -0700, LinZhinan(Zen Lin) wrote:
I don't think the key order actually matters for JSON (so it's |
|
@wking Yes, so agree with u, maybe I have mistook to exp it as a error,thanks. |
|
@wking To your opinion, which file to be changed is more reasonable, spec_linux.go or config-linux.md. |
|
path seems like the "unique key" in this struct so I guess we should reorder the spec_linux.go instead. |
|
On Mon, Aug 10, 2015 at 09:08:22PM -0700, Brandon Philips wrote:
I believe path is optional now that this structure also handles I really have no preference for which order we chose ;). |
Correct err in devices json in config-linux.md, type field should be top of the path field, according to the spec_linux.go.
Signed-off-by: LinZhinan(Zen Lin) linzhinan@huawei.com