]> www.infradead.org Git - users/hch/nvmetcli.git/commit
nvmetcli: simplify the enabled logic
authorChristoph Hellwig <hch@lst.de>
Sat, 6 Oct 2018 12:31:49 +0000 (14:31 +0200)
committerChristoph Hellwig <hch@lst.de>
Sat, 6 Oct 2018 12:39:41 +0000 (14:39 +0200)
commit75550fdaea6533e50cd152e8d133a3ef15fa2b71
tree0dfc57bce9699a550512275f29ab18d47efc86f9
parent656a519b1196e64f4d1bd249d1abe1771563fcad
nvmetcli: simplify the enabled logic

pep8 complains about the overlong line, and this can be simplied
by transforming the boolean logic.

Signed-off-by: Christoph Hellwig <hch@lst.de>
nvmetcli