diff options
| author | Kees Cook <[email protected]> | 2020-05-04 19:21:54 -0700 |
|---|---|---|
| committer | Kees Cook <[email protected]> | 2020-05-12 09:12:31 -0700 |
| commit | e7c1c00cf3fafde7496e31cacd718a51d0e7d70c (patch) | |
| tree | 5d3b1613fef5e423f95dd95d094ef266e39c3764 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
| parent | 8f3d9f354286745c751374f5f1fcafee6b3f3136 (diff) | |
pstore: Drop useless try_module_get() for backend
There is no reason to be doing a module get/put in pstore_register(),
since the module calling pstore_register() cannot be unloaded since it
hasn't finished its initialization. Remove it so there is no confusion
about how registration ordering works.
Link: https://lore.kernel.org/lkml/[email protected]/
Signed-off-by: Kees Cook <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions