aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
diff options
context:
space:
mode:
authorEric W. Biederman <[email protected]>2020-06-29 13:28:33 +0000
committerEric W. Biederman <[email protected]>2020-07-07 16:58:59 +0000
commit33c326014fe69304244868cc793c2c77be533125 (patch)
treeab7c8a13fa7b10a9586ca1104534a009b2e41333 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
parentumd: Remove exit_umh (diff)
downloadkernel-33c326014fe69304244868cc793c2c77be533125.tar.gz
kernel-33c326014fe69304244868cc793c2c77be533125.zip
umd: Stop using split_argv
There is exactly one argument so there is nothing to split. All split_argv does now is cause confusion and avoid the need for a cast when passing a "const char *" string to call_usermodehelper_setup. So avoid confusion and the possibility of an odd driver name causing problems by just using a fixed argv array with a cast in the call to call_usermodehelper_setup. v1: https://lkml.kernel.org/r/[email protected] Link: https://lkml.kernel.org/r/[email protected] Acked-by: Alexei Starovoitov <[email protected]> Tested-by: Alexei Starovoitov <[email protected]> Signed-off-by: "Eric W. Biederman" <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions