]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
print: Add const to return type of string
authorMinwoo Im <minwoo.im.dev@gmail.com>
Thu, 25 Apr 2019 13:27:26 +0000 (22:27 +0900)
committerMinwoo Im <minwoo.im.dev@gmail.com>
Thu, 25 Apr 2019 13:27:26 +0000 (22:27 +0900)
commit17a4bc08b76dc32df551b6caaab8b7aafc502f4b
tree2514730050750fa54d54cd4762dd397b9a38b24d
parent3979e07a8fb846a0dd0ab28d4f96651d5e1b457b
print: Add const to return type of string

All those strings are supposed to be const.

Signed-off-by: Minwoo Im <minwoo.im.dev@gmail.com>
nvme-print.c
nvme-print.h