mirror of
https://github.com/opnsense/src.git
synced 2026-02-21 08:50:22 -05:00
Replace is_power_of_2(length) with power2(length). When length != 0, as in this case, they produce the same result. This will allow an implementation of is_power_of_two to be dropped. Reviewed by: alc, markj Differential Revision: https://reviews.freebsd.org/D45536 (cherry picked from commit a94ed493b50752cee09245fc312c63b00331f217) |
||
|---|---|---|
| .. | ||
| gdma.h | ||
| gdma_main.c | ||
| gdma_util.c | ||
| gdma_util.h | ||
| hw_channel.c | ||
| hw_channel.h | ||
| mana.h | ||
| mana_en.c | ||
| mana_sysctl.c | ||
| mana_sysctl.h | ||
| shm_channel.c | ||
| shm_channel.h | ||