debugfs: check return value correctly
authorAkinobu Mita <akinobu.mita@gmail.com>
Thu, 19 Oct 2006 03:24:42 +0000 (12:24 +0900)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 16 Nov 2006 22:30:26 +0000 (14:30 -0800)
The return value is stored in "*dentry", not in "dentry".

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found