]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
remove string representation timestamp set_feature
authorKeith Busch <kbusch@kernel.org>
Tue, 3 Aug 2021 14:41:58 +0000 (07:41 -0700)
committerDaniel Wagner <dwagner@suse.de>
Mon, 15 Nov 2021 11:06:29 +0000 (12:06 +0100)
commitebc960ae74bc2ebbbfae6eae51de41a879706906
treec5be36e593bdda785830bb11a288b496ceed9ac3
parentceefd6938afc9a3056400402a0380db6c72371a8
remove string representation timestamp set_feature

Require the integer representation be provided for this to avoid any
mismatched sizing problems.

Signed-off-by: Keith Busch <kbusch@kernel.org>
nvme.c