diff options
author | Kristen Carlson Accardi <kristen.c.accardi@intel.com> | 2022-08-12 11:18:03 -0700 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2022-08-15 11:51:49 +0200 |
commit | ee56a283988d739c25d2d00ffb22707cb487ab47 (patch) | |
tree | 341e3274d56fcdb23438343093fe6a481075c9db /scripts/generate_rust_analyzer.py | |
parent | 568035b01cfb107af8d2e4bd2fb9aea22cf5b868 (diff) | |
download | lwn-ee56a283988d739c25d2d00ffb22707cb487ab47.tar.gz lwn-ee56a283988d739c25d2d00ffb22707cb487ab47.zip |
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 <kristen.c.accardi@intel.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lore.kernel.org/all/YtUs3MKLzFg+rqEV@zn.tnic/
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions