]> www.infradead.org Git - users/hch/nvme-cli.git/commit
Output JSON device list in an array
authorAaron Miller <aaronmiller@fb.com>
Tue, 6 Dec 2016 21:50:21 +0000 (13:50 -0800)
committerAaron Miller <aaronmiller@fb.com>
Fri, 9 Dec 2016 23:49:39 +0000 (15:49 -0800)
commit9b35380a59fa9908490f8b64340c698a4a9b44b6
tree730e65d02c8b2879397115fc094234acd39d9643
parent1ccf857a0e900462fb8c22d43c1a76e19048da37
Output JSON device list in an array

When printing as an object with product name as key, multiple cards with
the same product name can be present as the same key, and most JSON
parsers will only see one.
nvme-print.c