LinuxKPI: lockdep_assert: wrong 'cond' used in WARN_ON MACRO
'cond' in WARN_ON need be bracketed,
otherwise it is wrong for multiple conditions.
Reviewed by: wulf
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D44604
LinuxKPI: lockdep_assert: wrong 'cond' used in WARN_ON MACRO Tags None Referenced Files None Subscribers None
Description
Details
|