From: Al Viro Date: Tue, 12 May 2015 21:21:25 +0000 (-0400) Subject: namei: saner calling conventions for filename_create() X-Git-Tag: omap-for-v4.3/legacy-v2-signed~213^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=181c37b6e4c1bdb061ed0d884c54f9a6e6cdac89;p=pandora-kernel.git namei: saner calling conventions for filename_create() a) make it reject ERR_PTR() for name b) make it putname(name) upon return in all other cases. seriously simplifies the callers... Signed-off-by: Al Viro --- Reading git-diff-tree failed