Re: [PATCH 01/17] staging/lustre/llite: fix open lock matching in ll_md_blocking_ast()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel




[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux