mbox series

[0/5] linux-user: clean up local variable shadowing

Message ID 20230925151029.461358-1-laurent@vivier.eu
Headers show
Series linux-user: clean up local variable shadowing | expand

Message

Laurent Vivier Sept. 25, 2023, 3:10 p.m. UTC
Laurent Vivier (5):
  linux-user/flatload: clean up local variable shadowing
  linux-user/mmap.c:  clean up local variable shadowing
  linux-user/syscall.c: clean up local variable shadowing in
    do_ioctl_dm()
  linux-user/syscall.c: clean up local variable shadowing in
    TARGET_NR_getcpu
  linux-user/syscall.c: clean up local variable shadowing in xattr
    syscalls

 linux-user/flatload.c |  8 ++++----
 linux-user/mmap.c     |  6 +++---
 linux-user/syscall.c  | 36 ++++++++++++++++++------------------
 3 files changed, 25 insertions(+), 25 deletions(-)

Comments

Markus Armbruster Sept. 29, 2023, 7:03 a.m. UTC | #1
Review would be nice; cc'ing a few people who have left their mark in
git.