diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2019-10-10 05:41:24 +0300 |
---|---|---|
committer | Max Filippov <jcmvbkbc@gmail.com> | 2019-10-14 22:58:06 +0300 |
commit | c0437642966fd32b827034af6f00eecd80b89325 (patch) | |
tree | cdde186f9afb9e3cedcd988d9cdf0b7ba460b69c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 6595d144decec396bf2e2efee27e50634a4b627f (diff) | |
download | linux-c0437642966fd32b827034af6f00eecd80b89325.tar.xz |
xtensa: clean up assembly arguments in uaccess macros
Numeric assembly arguments are hard to understand and assembly code that
uses them is hard to modify. Use named arguments in __check_align_*,
__get_user_asm and __put_user_asm. Modify macro parameter names so that
they don't affect argument names. Use '+' constraint for the [err]
argument instead of having it as both input and output.
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions