]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme: Make default timestamp format buffer size and test strftime retrun code
authorTokunori Ikegami <ikegami.t@gmail.com>
Fri, 8 Jul 2022 12:36:26 +0000 (21:36 +0900)
committerTokunori Ikegami <ikegami.t@gmail.com>
Fri, 8 Jul 2022 12:36:26 +0000 (21:36 +0900)
commit3b1dc29ee28b928ac7a17fc2a628c04a26084133
tree6148e9873f851d5b4096f3566bc6d5cf2174694b
parente79e58dd83251a20bb61b0ca660735848e7a2db0
nvme: Make default timestamp format buffer size and test strftime retrun code

Since the current buffer size is exceeded for ja_JP.UTF-8 locale time.

Signed-off-by: Tokunori Ikegami <ikegami.t@gmail.com>
nvme-print.c