diff options
| author | Tejun Heo <[email protected]> | 2007-06-11 14:03:27 +0900 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2007-06-12 16:08:46 -0700 |
| commit | 6aa054aadfea613a437ad0b15d38eca2b963fc0a (patch) | |
| tree | e7fd512672b8f85fe2463ba4ba98bca06ffe6bb1 /include/linux | |
| parent | dc351252b33f8fede396d6173dba117bcb933607 (diff) | |
sysfs: fix condition check in sysfs_drop_dentry()
The condition check doesn't make much sense as it basically always
succeeds. This causes NULL dereferencing on certain cases. It seems
that parentheses are put in the wrong place. Fix it.
Signed-off-by: Tejun Heo <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions