From: Alexey Dobriyan Date: Fri, 13 May 2011 21:12:48 +0000 (+0300) Subject: airo: correct proc entry creation interfaces X-Git-Tag: v3.0-rc1~147^2~12^2^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=011159a0a746e03ae42d559ce5c2a70138da3129;p=pandora-kernel.git airo: correct proc entry creation interfaces * use proc_mkdir_mode() instead of create_proc_entry(S_IFDIR|...), export proc_mkdir_mode() for that, oh well. * don't supply S_IFREG to proc_create_data(), it's unnecessary Signed-off-by: Alexey Dobriyan Signed-off-by: John W. Linville --- Reading git-diff-tree failed