diff options
| author | Srinivasan Shanmugam <[email protected]> | 2023-08-07 08:26:39 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-08-15 22:07:42 +0000 |
| commit | d0d6928058300cff555c5e235ab97bcabbdbc62c (patch) | |
| tree | 9bd5ac69381780c04728ca9d1ffff1068f3e7cb3 /drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c | |
| parent | drm/amdgpu/pm: fix throttle_status for other than MP1 11.0.7 (diff) | |
| download | kernel-d0d6928058300cff555c5e235ab97bcabbdbc62c.tar.gz kernel-d0d6928058300cff555c5e235ab97bcabbdbc62c.zip | |
drm/amdgpu: Fix identifier names to function definition arguments in atom.h
Fixes the following:
WARNING: function definition argument 'struct card_info *' should also have an identifier name
WARNING: function definition argument 'uint32_t' should also have an identifier name
WARNING: function definition argument 'void *' should also have an identifier name
WARNING: function definition argument 'struct atom_context *' should also have an identifier name
WARNING: function definition argument 'int' should also have an identifier name
WARNING: function definition argument 'uint32_t *' should also have an identifier name
WARNING: Unnecessary space before function pointer name
ERROR: space prohibited after that '*' (ctx:BxW)
CHECK: Prefer kernel type 'u32' over 'uint32_t'
Cc: Guchun Chen <[email protected]>
Cc: Christian König <[email protected]>
Cc: Alex Deucher <[email protected]>
Cc: "Pan, Xinhui" <[email protected]>
Signed-off-by: Srinivasan Shanmugam <[email protected]>
Reviewed-by: Guchun Chen <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c')
0 files changed, 0 insertions, 0 deletions
