summaryrefslogtreecommitdiffstats
path: root/block
diff options
context:
space:
mode:
authorDan Carpenter2015-12-09 11:24:06 +0100
committerJens Axboe2015-12-09 18:56:52 +0100
commit8c0b39155048d5a24f25c6c60aa83729927b04cd (patch)
tree89726b208dc80bedd6da471bc627a7581aa6a20c /block
parentblk-integrity: checking for NULL instead of IS_ERR (diff)
downloadkernel-qcow2-linux-8c0b39155048d5a24f25c6c60aa83729927b04cd.tar.gz
kernel-qcow2-linux-8c0b39155048d5a24f25c6c60aa83729927b04cd.tar.xz
kernel-qcow2-linux-8c0b39155048d5a24f25c6c60aa83729927b04cd.zip
nvme: precedence bug in nvme_pr_clear()
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@oracle.com> Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions