aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorKristen Carlson Accardi <[email protected]>2022-08-12 11:18:03 -0700
committerBorislav Petkov <[email protected]>2022-08-15 11:51:49 +0200
commitee56a283988d739c25d2d00ffb22707cb487ab47 (patch)
tree341e3274d56fcdb23438343093fe6a481075c9db /scripts/generate_rust_analyzer.py
parent568035b01cfb107af8d2e4bd2fb9aea22cf5b868 (diff)
x86/sgx: Improve comments for sgx_encl_lookup/alloc_backing()
Modify the comments for sgx_encl_lookup_backing() and for sgx_encl_alloc_backing() to indicate that they take a reference which must be dropped with a call to sgx_encl_put_backing(). Make sgx_encl_lookup_backing() static for now, and change the name of sgx_encl_get_backing() to __sgx_encl_get_backing() to make it more clear that sgx_encl_get_backing() is an internal function. Signed-off-by: Kristen Carlson Accardi <[email protected]> Signed-off-by: Borislav Petkov <[email protected]> Link: https://lore.kernel.org/all/[email protected]/
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions