]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - ld/testplug4.c
Remove redundant sizeof on EXPECTED_VIEW_LENGTH
authorH.J. Lu <hjl.tools@gmail.com>
Sat, 14 May 2016 12:51:28 +0000 (05:51 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Sat, 14 May 2016 12:51:28 +0000 (05:51 -0700)
commitbf6f87e726c7e585402575a0976c717c6edd9817
tree71fefe015b45e79560b9e5404699a6035d694e30
parent34ac9af335c2243f85f1e569e21506b35521dd7a
Remove redundant sizeof on EXPECTED_VIEW_LENGTH

PR ld/20097
* testplug2.c (onall_symbols_read): Remove redundant sizeof
on EXPECTED_VIEW_LENGTH.
* testplug4.c (onall_symbols_read): Likewise.
ld/ChangeLog
ld/testplug2.c
ld/testplug4.c