amdgpu: remove exec permissions on source files

This patch fixes the following warnings that appear
when building an RPM package:

+ /usr/lib/rpm/redhat/brp-mangle-shebangs
*** WARNING: ./usr/src/debug/criu-4.0-1.fc42.x86_64/plugins/amdgpu/amdgpu_plugin_util.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/criu-4.0-1.fc42.x86_64/plugins/amdgpu/amdgpu_plugin_util.h is executable but has no shebang, removing executable bit

Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
This commit is contained in:
Radostin Stoyanov 2024-09-26 12:24:52 +01:00 committed by Andrei Vagin
parent c2b48ff423
commit f1d465448f
2 changed files with 0 additions and 0 deletions

0
plugins/amdgpu/amdgpu_plugin_util.c Executable file → Normal file
View file

0
plugins/amdgpu/amdgpu_plugin_util.h Executable file → Normal file
View file