]> bbs.cooldavid.org Git - net-next-2.6.git/commit
RDS: rds.h: Replace u_int[size]_t with uint[size]_t
authorAndy Grover <andy.grover@oracle.com>
Wed, 25 Aug 2010 16:34:10 +0000 (09:34 -0700)
committerAndy Grover <andy.grover@oracle.com>
Thu, 9 Sep 2010 01:16:54 +0000 (18:16 -0700)
commita46f561b774d90d8616473d56696e7d44fa1c9f1
treeacfffa1745ee08a8ea863143df745a6e734855e2
parentfd128dfa50cfc4f2959dc4aa5d7468d33b988332
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 <willy@linux.intel.com>
Signed-off-by: Andy Grover <andy.grover@oracle.com>
include/linux/rds.h