From: Eric W. Biederman Date: Sun, 16 Sep 2012 11:05:34 +0000 (-0700) Subject: userns: Convert struct dquot_warn X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~49^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b9c7321ca6b13d2baeb82b3c9c9f78e9885bcf5;p=pandora-kernel.git userns: Convert struct dquot_warn Convert w_dq_id to be a struct kquid and remove the now unncessary w_dq_type. This is a simple conversion and enough other places have already been converted that this actually reduces the code complexity by a little bit, when removing now unnecessary type conversions. Cc: Jan Kara Signed-off-by: "Eric W. Biederman" --- Reading git-diff-tree failed