mirror of
https://github.com/torvalds/linux.git
synced 2026-05-12 18:14:22 -04: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>