]> git.baikalelectronics.ru Git - kernel.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)
commitadab078a079dfb30db65cbab0b9121713a74c65e
treeacfffa1745ee08a8ea863143df745a6e734855e2
parent352ae8d49d35ac097a42e26d723384e2df0f1fb9
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