[PATCH] cxl: abort cxl_pci_enable_device_hook() if PCI channel is offline

Michael Ellerman mpe at ellerman.id.au
Mon Sep 7 18:43:23 AEST 2015


On Mon, 2015-09-07 at 16:33 +1000, Ian Munsie wrote:
> No worries. I've been caught out by something similar in the past when I
> assumed that something like this:
> 
> if (foo)
> 	/*
> 	 * A big long
> 	 * multiline
> 	 * block comment!
> 	 */
> 	 do_something()
> 
> would surely already have curly brackets around it ;-)

You guys can do whatever you like for the cxl code.

cheers




More information about the Linuxppc-dev mailing list