From: Sasha Levin Date: Thu, 20 Dec 2012 19:11:22 +0000 (-0500) Subject: debugfs: remove redundant initialization of dentry X-Git-Tag: v3.9-rc1~128^2~127 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1884bd4b1461d16d10ab4ab4d19725b4e0717f7a;p=pandora-kernel.git debugfs: remove redundant initialization of dentry We already initialize it to NULL when declaring it, no need to do that twice. Signed-off-by: Sasha Levin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed