From: Joe Perches Date: Fri, 14 Jun 2013 02:37:50 +0000 (-0700) Subject: xfs: Convert use of typedef ctl_table to struct ctl_table X-Git-Tag: v3.11-rc1~71^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2410e92b70507e054deb6cdb605ee1d61fc7c95;p=pandora-kernel.git xfs: Convert use of typedef ctl_table to struct ctl_table This typedef is unnecessary and should just be removed. Signed-off-by: Joe Perches Acked-by: Dave Chinner Reviewed-by: Ben Myers Signed-off-by: Ben Myers --- Reading git-diff-tree failed