mirror of https://github.com/torvalds/linux.git
cpumask_first() is a more effective analogue of 'next' version if n == -1 (which means start == 0). This patch replaces 'next' with 'first' where things look trivial. There's no cpumask_first_zero() function, so create it. Signed-off-by: Yury Norov <yury.norov@gmail.com> Tested-by: Wolfram Sang <wsa+renesas@sang-engineering.com> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| bman.c | ||
| bman_ccsr.c | ||
| bman_portal.c | ||
| bman_priv.h | ||
| bman_test.c | ||
| bman_test.h | ||
| bman_test_api.c | ||
| dpaa_sys.c | ||
| dpaa_sys.h | ||
| qman.c | ||
| qman_ccsr.c | ||
| qman_portal.c | ||
| qman_priv.h | ||
| qman_test.c | ||
| qman_test.h | ||
| qman_test_api.c | ||
| qman_test_stash.c | ||