From: Al Viro Date: Thu, 29 Jan 2015 05:17:57 +0000 (-0500) Subject: configfs: configfs_create() init callback is never NULL and it never fails X-Git-Tag: fixes-v4.0-rc1~19^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c88b1e70aeaa38aa20e67e436f28c4d36c0b9f4b;p=pandora-kernel.git configfs: configfs_create() init callback is never NULL and it never fails ... so make it return void and drop the check for it being non-NULL Signed-off-by: Al Viro --- Reading git-diff-tree failed