nvme-cli/SOURCES/nvme-cli-memblaze-change-mode-patch
2021-09-09 22:59:25 +00:00

17 lines
614 B
Plaintext

commit 27cc5431f4aabdc8fea8b371c18b3ec1f6b9235b
Author: Yi Zhang <yi.zhang@redhat.com>
Date: Thu Jan 16 15:56:58 2020 +0800
nvme-cli: memblaze: change to 100644 mode for memblaze-nvme.c
Bellow WARNING observed with rpmbuild -bb rpmbuild/SPECS/nvme-cli.spec
*** WARNING: plugins/memblaze/memblaze-nvme.c is executable but has
empty or no shebang, removing executable bit
Signed-off-by: Yi Zhang <yi.zhang@redhat.com>
Signed-off-by: Keith Busch <kbusch@kernel.org>
diff --git a/plugins/memblaze/memblaze-nvme.c b/plugins/memblaze/memblaze-nvme.c
old mode 100755
new mode 100644