aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vf_error.c
diff options
context:
space:
mode:
authorHanjun Guo <[email protected]>2020-05-19 14:25:21 +0800
committerRafael J. Wysocki <[email protected]>2020-05-19 17:41:17 +0200
commitef7e7d65eb808b5d37b4596974526962a741e930 (patch)
tree16641b04d8d8fb60b53aa04f1fe9f0fe343ac95d /drivers/gpu/drm/amd/amdgpu/amdgpu_vf_error.c
parent3f9f8daad3422809d1db47ef1ca5b1400c889f9d (diff)
cpuidle: sysfs: Accept governor name with 15 characters
CPUIDLE_NAME_LEN is 16, so it's possible to accept governor name with 15 characters, but now store_current_governor() rejects governor name with 15 characters as it returns -EINVAL if count equals CPUIDLE_NAME_LEN. Refactor the code to accept such case and simplify the code. Signed-off-by: Hanjun Guo <[email protected]> Reviewed-by: Doug Smythies <[email protected]> Tested-by: Doug Smythies <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vf_error.c')
0 files changed, 0 insertions, 0 deletions