queue(3): Wrap QMD_ASSERT()'s guard with __predict_false()
Such a guard is bound to be almost always false (obviously).
Reviewed by: emaste (older version)
MFC after: 3 days
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D49974