diff options
| author | Kees Cook <[email protected]> | 2017-10-18 02:04:43 +0000 |
|---|---|---|
| committer | Jessica Yu <[email protected]> | 2017-10-31 14:30:47 +0000 |
| commit | ece1996a21eeb344b49200e627c6660111009c10 (patch) | |
| tree | e3a5f6bebaf15351ef42e30926d5f6aeb7f4a0c1 /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
| parent | treewide: Fix function prototypes for module_param_call() (diff) | |
| download | kernel-ece1996a21eeb344b49200e627c6660111009c10.tar.gz kernel-ece1996a21eeb344b49200e627c6660111009c10.zip | |
module: Do not paper over type mismatches in module_param_call()
The module_param_call() macro was explicitly casting the .set and
.get function prototypes away. This can lead to hard-to-find type
mismatches. Now that all the function prototypes have been fixed
tree-wide, we can drop these casts, and use named initializers too.
Signed-off-by: Kees Cook <[email protected]>
Signed-off-by: Jessica Yu <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions
