lkml.org 
[lkml]   [2014]   [Mar]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 01/17] staging/lustre/llite: fix open lock matching in ll_md_blocking_ast()
On Fri, Feb 28, 2014 at 09:16:30PM -0500, Oleg Drokin wrote:
>
> - if (och) { /* There might be a race and somebody have freed this och
> - already */
> + if (och != NULL) {
> + /* There might be a race and this handle may already
> + be closed. */

This is a random unrelated whitespace change and the style was better in
the original (double negatives are not not stupid).

regards,
dan carpenter



\
 
 \ /
  Last update: 2014-03-03 12:21    [W:0.085 / U:1.840 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site