]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme: Explicit initialize all command line options
authorDaniel Wagner <dwagner@suse.de>
Tue, 8 Mar 2022 14:32:25 +0000 (15:32 +0100)
committerDaniel Wagner <dwagner@suse.de>
Tue, 8 Mar 2022 14:55:42 +0000 (15:55 +0100)
commitc63bdd2642b561bc07e2a7c6ee5e40d4d03dfb6c
tree0a015fdf54cb4c673cbccdcc9ad9d9c20096ba16
parentb160e3f0d6be9799794294b80f4a83e87774ae24
nvme: Explicit initialize all command line options

Sort the command line options like the appear on the command line.
Also tabilize and initialize all command options. The consistent
aligment of the options makes the reviewing simpler.

Signed-off-by: Daniel Wagner <dwagner@suse.de>
nvme.c