mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-14 18:22:56 +00:00
[ALSA] rtctimer: optimize module parameter validation
Modules: RTC timer driver The check whether rtctimer_freq is a power of two can be done easier with a simple bit operation. Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
This commit is contained in:
parent
adf25df1be
commit
d9ad1bdd6d
1 changed files with 3 additions and 8 deletions
Loading…
Add table
Add a link
Reference in a new issue