On 04/01/2018 01:40 PM, David Howells wrote:
> Use UINT_MAX, not -1, to represent an invalid UID, GID or project ID as the
> parameter is an unsigned integer.
>
> Signed-off-by: David Howells
> ---
>
> include/linux/projid.h |2 +-
> include/linux/uidgid.h |4 ++--
> 2 files changed, 3
Use UINT_MAX, not -1, to represent an invalid UID, GID or project ID as the
parameter is an unsigned integer.
Signed-off-by: David Howells
---
include/linux/projid.h |2 +-
include/linux/uidgid.h |4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/include/linux/proji
2 matches
Mail list logo