From: Christoph Hellwig Date: Mon, 5 Jan 2009 18:10:37 +0000 (+0100) Subject: cleanup d_add_ci X-Git-Tag: v2.6.30-rc1~647^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6520c81934848cef126d93951f7ce242e0f656d;p=pandora-kernel.git cleanup d_add_ci Make sure that comments describe what's going on and not how, and always use __d_instantiate instead of two separate branches, one with d_instantiate and one with __d_instantiate. Signed-off-by: Christoph Hellwig Signed-off-by: Al Viro --- Reading git-diff-tree failed