]> granicus.if.org Git - strace/commit
Use XLAT macro
authorDmitry V. Levin <ldv@altlinux.org>
Wed, 5 Feb 2014 01:33:50 +0000 (01:33 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Wed, 5 Feb 2014 01:33:50 +0000 (01:33 +0000)
commitbce0cc6a2d103e1da4c15a4c5396fdc5676294f7
tree25a89204211c047c75d21e19f47a4fa627e99499
parenta69ddcb672f326418aaa74f399f600f69d074758
Use XLAT macro

Automatically convert all xlat structures to XLAT form
using the following sed regexp:
s/^[[:space:]]*{[[:space:]]*\([^",}[:space:]]\+\)[[:space:]]*,[[:space:]]*"\1",\?[[:space:]]*}[[:space:]]*/\tXLAT(\1)/
21 files changed:
bjm.c
block.c
desc.c
file.c
io.c
ipc.c
loop.c
mem.c
mtd.c
net.c
process.c
ptp.c
quota.c
resource.c
scsi.c
signal.c
sock.c
stream.c
system.c
term.c
time.c