This patchset fixes up some minor nits in the linux-user code that I noticed while I was reading code to assist with reviewing the bsd-user signal handling.
thanks -- PMM Peter Maydell (3): linux-user: Remove unnecessary 'aligned' attribute from TaskState linux-user: Rename user_force_sig tracepoint to match function name linux-user: Return void from queue_signal() linux-user/qemu.h | 6 +----- linux-user/signal-common.h | 4 ++-- linux-user/signal.c | 7 +++---- linux-user/trace-events | 2 +- 4 files changed, 7 insertions(+), 12 deletions(-) -- 2.25.1