mirror of
https://gitee.com/openharmony/kernel_linux
synced 2025-05-25 08:06:33 +00:00

The bug fix for adding n_groups to the computation forgot to adjust ">=" to ">" to keep the condition correct. Signed-off-by: David S. Miller <davem@davemloft.net>