diff options
| author | Jisheng Zhang <jszhang@kernel.org> | 2021-11-18 14:24:14 +0300 |
|---|---|---|
| committer | Palmer Dabbelt <palmer@rivosinc.com> | 2022-01-06 04:52:29 +0300 |
| commit | ef127bca1129d3d15f909f9215b9431a2f67555a (patch) | |
| tree | 3e29bc1108febb2e804c22b9021f80ddfc999677 /scripts/gdb/linux/utils.py | |
| parent | c07935cb3ccf37acc5df079074ba20a720716f7a (diff) | |
| download | linux-ef127bca1129d3d15f909f9215b9431a2f67555a.tar.xz | |
riscv: extable: make fixup_exception() return bool
The return values of fixup_exception() and riscv_bpf_fixup_exception()
represent a boolean condition rather than an error code, so it's better
to return `bool` rather than `int`.
Signed-off-by: Jisheng Zhang <jszhang@kernel.org>
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions
