[PATCH 0/2] linux-user: Two minor patches

Warner Losh posted 2 patches 2 years, 3 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20220116204423.16133-1-imp@bsdimp.com
Maintainers: Laurent Vivier <laurent@vivier.eu>
linux-user/qemu.h          | 2 --
linux-user/signal-common.h | 4 ++--
linux-user/signal.c        | 5 ++---
3 files changed, 4 insertions(+), 7 deletions(-)
[PATCH 0/2] linux-user: Two minor patches
Posted by Warner Losh 2 years, 3 months ago
There's two, almost trivial patches that arose out of the review of bsd-user.
There's a chance that one or both of these were submitted already...

Warner Losh (2):
  linx-user: Remove MAX_SIGQUEUE_SIZE
  linxu-user: Change return type of queue_signal to void

 linux-user/qemu.h          | 2 --
 linux-user/signal-common.h | 4 ++--
 linux-user/signal.c        | 5 ++---
 3 files changed, 4 insertions(+), 7 deletions(-)

-- 
2.33.1