From: Al Viro Date: Sat, 27 Sep 2014 02:54:02 +0000 (-0400) Subject: __d_materialise_dentry(): flip the order of arguments X-Git-Tag: fixes-for-v3.18-merge-window~58^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4453641fe85f2ffda653e2e61b6a554dba1f0581;p=pandora-kernel.git __d_materialise_dentry(): flip the order of arguments ... thus making it much closer to (now unreachable, BTW) IS_ROOT(dentry) case in __d_move(). A bit more and it'll fold in. Signed-off-by: Al Viro --- Reading git-diff-tree failed