diff options
author | Christian Brauner <brauner@kernel.org> | 2025-07-11 15:47:48 +0200 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2025-07-11 16:01:07 +0200 |
commit | 5c21c5f22d0701ac6c1cafc0e8de4bf42e5c53e5 (patch) | |
tree | cf641185351a12a3dce4595fe4a77c572aada9ab /lib/crypto/mpi/mpi-add.c | |
parent | a6ed5691b2428cc578908ee050d5d4908a6e065e (diff) |
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 <brauner@kernel.org>
Diffstat (limited to 'lib/crypto/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions