lkml.org 
[lkml]   [2021]   [Feb]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH v2 1/3] lockdep: add lockdep_assert_not_held()
From
Date
On 2/26/21 2:07 PM, Peter Zijlstra wrote:
> On Fri, Feb 26, 2021 at 10:52:13AM -0700, Shuah Khan wrote:
>> + /* avoid false negative lockdep_assert_not_held()
>> + * and lockdep_assert_held()
>> + */
>
> That's a coding style fail.
>

Checkpatch didn't complain. What's your preference? Does the
following work for you?

/*
* avoid false negative lockdep_assert_not_held()
* and lockdep_assert_held()
*/

thanks,
-- Shuah

\
 
 \ /
  Last update: 2021-02-26 22:19    [W:0.060 / U:0.412 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site