diff options
| author | Christian Brauner <[email protected]> | 2025-07-11 13:47:48 +0000 |
|---|---|---|
| committer | Christian Brauner <[email protected]> | 2025-07-11 14:01:07 +0000 |
| commit | 5c21c5f22d0701ac6c1cafc0e8de4bf42e5c53e5 (patch) | |
| tree | cf641185351a12a3dce4595fe4a77c572aada9ab /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h | |
| parent | Merge patch series "coredump: further cleanups" (diff) | |
| download | kernel-5c21c5f22d0701ac6c1cafc0e8de4bf42e5c53e5.tar.gz kernel-5c21c5f22d0701ac6c1cafc0e8de4bf42e5c53e5.zip | |
cleanup: add a scoped version of CLASS()
This will make it possible to use:
scoped_class() {
}
constructs to limit variables to certain scopes and still perform
auto-cleanup.
Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h')
0 files changed, 0 insertions, 0 deletions
