Re: [net-next][PATCH] RDS: keep data type consistent in the user visible header

From: santosh.shilimkar@xxxxxxxxxx
Date: Tue Feb 21 2017 - 09:55:42 EST


On 2/21/17 6:29 AM, David Laight wrote:
The entire file should use the proper "__uX" kernel types
rather than the uint* ones.

The uint* ones are part of the C standard :-)

Should have been uint*_t :-)