From: Al Viro Date: Sat, 30 Mar 2013 05:07:56 +0000 (-0400) Subject: dgrp procfs fixes, part 6: just use proc_create{,_data} X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~74^2~162 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=895b5599ba20cb663af9281050dc83cd7ae91843;p=pandora-kernel.git dgrp procfs fixes, part 6: just use proc_create{,_data} ->permission() of its own is a rudiment of sysctl imitation; normal procfs logics will do just fine here, no need to mess with ->proc_iops at all. Signed-off-by: Al Viro --- Reading git-diff-tree failed