]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme-print: Use enum nvme_print_flags for nvme_show_id_ctrl
authorDaniel Wagner <dwagner@suse.de>
Wed, 5 Apr 2023 12:31:25 +0000 (14:31 +0200)
committerDaniel Wagner <wagi@monom.org>
Wed, 5 Apr 2023 15:29:12 +0000 (17:29 +0200)
commit4caf5970fe729f2f2405d03f9881f9abbf992448
treee5f0c579dcc74b2a48b5261218459bc787afb008
parentf1f0e92d4923ecf6b465e93c4efea5275577a211
nvme-print: Use enum nvme_print_flags for nvme_show_id_ctrl

gcc is complaining that the function declaration and definition do not
match. Update the declaration accordingly.

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