[PATCH v2 03/45] notifier: Add atomic/blocking_notifier_has_unique_priority()
Dmitry Osipenko
digetx at gmail.com
Thu Oct 28 15:10:18 PDT 2021
28.10.2021 14:00, Andy Shevchenko пишет:
>> + while ((*nl) != NULL && (*nl)->priority >= n->priority) {
> ' != NULL' is not needed.
>
I'll change it in v3, thanks.
More information about the linux-riscv
mailing list