diff options
author | Bob Peterson <rpeterso@redhat.com> | 2023-05-31 18:47:17 +0300 |
---|---|---|
committer | Andreas Gruenbacher <agruenba@redhat.com> | 2023-09-05 16:58:17 +0300 |
commit | f0418e4b568ac4759336e1ff8a53582ec88ea966 (patch) | |
tree | 8742003bf5be0f4f851dbf8752d896c7152b36b0 /scripts/gdb/linux/interrupts.py | |
parent | d96dad2715672c8b9f16b54216da46514aaeb453 (diff) | |
download | linux-f0418e4b568ac4759336e1ff8a53582ec88ea966.tar.xz |
gfs2: remove unneeded variable done
Function gfs2_write_buf_to_page uses variable done to exit its loop, but
it's unnecessary if we just code an infinite loop and exit when we need.
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions