From: Andy Grover Date: Wed, 25 Aug 2010 16:34:10 +0000 (-0700) Subject: RDS: rds.h: Replace u_int[size]_t with uint[size]_t X-Git-Tag: v2.6.37-rc1~147^2~499^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a46f561b774d90d8616473d56696e7d44fa1c9f1;p=pandora-kernel.git RDS: rds.h: Replace u_int[size]_t with uint[size]_t Replace e.g. u_int32_t types with the more common uint32_t. Reported-by: Matthew Wilcox Signed-off-by: Andy Grover --- Reading git-diff-tree failed