aboutsummaryrefslogtreecommitdiff
path: root/lib/clang/libllvmasmparser/ssh:/git@gitrepo.FreeBSD.org/src.git
diff options
context:
space:
mode:
authorKonstantin Belousov <kib@FreeBSD.org>2026-04-10 08:27:51 +0000
committerKonstantin Belousov <kib@FreeBSD.org>2026-04-10 14:34:48 +0000
commit31069fdbdae1027a6f1af7d56d418de4428ac6d9 (patch)
tree00bcea9d5cbbcc6ba6aa2461001a67ce032f0047 /lib/clang/libllvmasmparser/ssh:/git@gitrepo.FreeBSD.org/src.git
parent2358492b0347b11178fb594069330820f11ec81f (diff)
kevent: do not check knote lists being empty before removing a knoteHEADmain
If a knote belongs to the list, there is no reason to check for the list emptiness. On the other hand, if the knote does not belong to the list, then checking for emptiness is not enough since there might be a different knote there. Reviewed bu: kevans, markj Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D56341
Diffstat (limited to 'lib/clang/libllvmasmparser/ssh:/git@gitrepo.FreeBSD.org/src.git')
0 files changed, 0 insertions, 0 deletions