On Wed, Dec 09, 2015 at 10:56:37AM -0700, Jens Axboe wrote: > On 12/09/2015 03:24 AM, Dan Carpenter wrote: > >The "|" operator has higher precedence than "?:" so this didn't work as > >intended. I had previously fixed this bug, but it we copied the older > >unfixed version when we moved the function between files. > > > >Fixes: 1673f1f08c88 ('nvme: move block_device_operations and ns/ctrl freeing to common code') > >Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> > > Dejavu, but I guess in a different function. Christoph, you are > hereby banned from ever using ?:! Christoph didn't write this. I think where it went wrong is: [Moved the integrity and pr changes due to merge conflict] We merged the buggy version instead of the fixed version. I don't know git well enough to be positive. regards, dan carpenter -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html