mirror of
https://github.com/torvalds/linux.git
synced 2026-09-16 07:57:28 -04:00
We check the "group" pointer after we dereference it. This check is bogus, as it cannot be NULL coming in. Signed-off-by: Joel Becker <joel.becker@oracle.com> Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>