diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2022-04-15 23:53:38 -0700 |
---|---|---|
committer | Max Filippov <jcmvbkbc@gmail.com> | 2022-05-01 19:51:21 -0700 |
commit | 961c5efbc493ef497fe68ec07a4ed081acba4c92 (patch) | |
tree | c1c7fcdcc565b8d0d737eb4eab460a805099ede0 /fs/fsopen.c | |
parent | de4415d0bac91192ee9c74e849bc61429efa9b42 (diff) | |
download | linux-961c5efbc493ef497fe68ec07a4ed081acba4c92.tar.bz2 |
xtensa: use abi_* register names in the kernel exit code
Using plain register names is prone to errors when code is changed and
new calls are added between the register load and use. Change plain
register names to abi_* names in the call-heavy part of the kernel exit
code to clearly indicate what's supposed to be preserved and what's not.
Re-align code while at it.
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'fs/fsopen.c')
0 files changed, 0 insertions, 0 deletions