Refactoring: refactor TFR() macro to RETRY_ON_EINTR()
Rename macro name to more transparent one and refactor it to expression. Signed-off-by:Nikita Ivanov <nivanov@cloudlinux.com> Message-Id: <20221023090422.242617-2-nivanov@cloudlinux.com> Reviewed-by:
Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by:
Bin Meng <bmeng.cn@gmail.com> Reviewed-by:
Christian Schoenebeck <qemu_oss@crudebyte.com> Signed-off-by:
Thomas Huth <thuth@redhat.com>
Showing
- chardev/char-fd.c 1 addition, 1 deletionchardev/char-fd.c
- chardev/char-pipe.c 5 additions, 3 deletionschardev/char-pipe.c
- include/qemu/osdep.h 7 additions, 1 deletioninclude/qemu/osdep.h
- net/tap-bsd.c 3 additions, 3 deletionsnet/tap-bsd.c
- net/tap-linux.c 1 addition, 1 deletionnet/tap-linux.c
- net/tap-solaris.c 4 additions, 4 deletionsnet/tap-solaris.c
- net/tap.c 1 addition, 1 deletionnet/tap.c
- os-posix.c 1 addition, 1 deletionos-posix.c
- tests/qtest/libqtest.c 1 addition, 1 deletiontests/qtest/libqtest.c
Loading
Please register or sign in to comment