mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-22 18:22:42 +00:00
block: integrity flags can't use bit ops on unsigned short
Just use normal open coded bit operations instead, they need not be atomic. Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
This commit is contained in:
parent
06a452e5b9
commit
b24498d477
2 changed files with 11 additions and 14 deletions
Loading…
Add table
Add a link
Reference in a new issue