]> granicus.if.org Git - strace/commit
tests: remove redundant casts in fill_memory{,_ex} invocations
authorDmitry V. Levin <ldv@altlinux.org>
Wed, 4 Jan 2017 22:17:26 +0000 (22:17 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Wed, 4 Jan 2017 22:17:26 +0000 (22:17 +0000)
commit84e3de2018bc4862e83b0751bb73f87b94ccc9eb
tree9636d6e0b7219f0aa97687a4189128522c5d25c0
parent801d42d9472674dee71fbfd4bdd7104fe4640000
tests: remove redundant casts in fill_memory{,_ex} invocations

* tests/ioctl_loop.c (main): Remove redundant casts of fill_memory
first argument.
* tests/kexec_load.c (main): Likewise.
* tests/perf_event_open.c (main): Likewise.
* tests/quotactl.c (main): Likewise.
* tests/mq_sendrecv.c (main): Remove redundant casts of fill_memory_ex
first argument.
* tests/quotactl-xfs.c (main): Likewise.
tests/ioctl_loop.c
tests/kexec_load.c
tests/mq_sendrecv.c
tests/perf_event_open.c
tests/quotactl-xfs.c
tests/quotactl.c