On Fri, 2021-07-09 at 13:26 -0700, Bart Van Assche wrote: > Instead of documenting the locking requirements of the UIC code as > comments, > > use lockdep_assert_held() such that lockdep verifies the lockdep > > requirements at runtime if lockdep is enabled. > > > > Reviewed-by: Avri Altman <avri.altman@xxxxxxx> > > Cc: Adrian Hunter <adrian.hunter@xxxxxxxxx> > > Cc: Stanley Chu <stanley.chu@xxxxxxxxxxxx> > > Cc: Can Guo <cang@xxxxxxxxxxxxxx> > > Cc: Asutosh Das <asutoshd@xxxxxxxxxxxxxx> > > Signed-off-by: Bart Van Assche <bvanassche@xxxxxxx> Reviewed-by: Bean Huo <beanhuo@xxxxxxxxxx>