]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme-print-json: remove obj_print helper
authorDaniel Wagner <dwagner@suse.de>
Thu, 16 Nov 2023 10:24:29 +0000 (11:24 +0100)
committerDaniel Wagner <wagi@monom.org>
Thu, 16 Nov 2023 10:32:26 +0000 (11:32 +0100)
commitb854cbda04a19b7dcfcbeb569146cf9ab79fd5f3
tree842e6ace58e924f2b49a11ccce2bd380cf04abc3
parent81d641f4b91fbf6a882f450a9b117ee23f917c92
nvme-print-json: remove obj_print helper

This tiny helper has no real functionality. The json_object is always
valid. Thus drop it and call the other helper directly.

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