summaryrefslogtreecommitdiffstats
path: root/test/units
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2023-09-25 23:05:21 +0200
committerYu Watanabe <watanabe.yu+github@gmail.com>2023-11-04 02:54:43 +0100
commitf6548f053d29542d5f640d0d5bf2dca68e808c24 (patch)
tree76beb6cc71db690ba63e17df5f22519fffb824be /test/units
parenttest: wait for the nvme device to appear (diff)
downloadsystemd-f6548f053d29542d5f640d0d5bf2dca68e808c24.tar.xz
systemd-f6548f053d29542d5f640d0d5bf2dca68e808c24.zip
sd-journal: drop redundant re-reading of entry array object
This effectively reverts e562f131585fe6ae32b1f035ba48c1548d695259. In the loop of the generic_array_bisect(), the offset of the entry array object is unchanged, the object is read at the beginning of the loop, and we do not read any other entry array object. Hence, it is not necessary to re-read the object every time we use the object.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions