mirror of
https://github.com/torvalds/linux.git
synced 2026-05-16 02:25:58 +02:00
The value of "dirty_bitmap[i]" is already check before setting its value
to mask. The following check of "mask" is redundant. The check of "mask" was
introduced by commit
|
||
|---|---|---|
| .. | ||
| kvm | ||
| lib | ||
| Makefile | ||