mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-09 17:08:11 +00:00
find_first{,_zero}_bit is a more effective analogue of 'next' version if
start == 0. This patch replaces 'next' with 'first' where things look
trivial.
Signed-off-by: Yury Norov <yury.norov@gmail.com>
Tested-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
|
||
|---|---|---|
| .. | ||
| acrn_drv.h | ||
| hsm.c | ||
| hypercall.h | ||
| ioeventfd.c | ||
| ioreq.c | ||
| irqfd.c | ||
| Kconfig | ||
| Makefile | ||
| mm.c | ||
| vm.c | ||