Skip to content
Commit cbca692c authored by Eric Sesterhenn's avatar Eric Sesterhenn Committed by Mark Fasheh
Browse files

[PATCH] Bogus NULL pointer check in fs/configfs/dir.c



We check the "group" pointer after we dereference it.  This check is
bogus, as it cannot be NULL coming in.

Signed-off-by: default avatarJoel Becker <joel.becker@oracle.com>
Signed-off-by: default avatarMark Fasheh <mark.fasheh@oracle.com>
parent a9e2ae39
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment