]> git.decadent.org.uk Git - nfs-utils.git/commit
mount.nfs: Eliminate compiler warnings in utils/mount/version.h
authorChuck Lever <chuck.lever@oracle.com>
Wed, 13 Oct 2010 15:50:57 +0000 (11:50 -0400)
committerSteve Dickson <steved@redhat.com>
Thu, 14 Oct 2010 14:26:59 +0000 (10:26 -0400)
commit47480475c99335c1203e81662f815b62573c19e8
treecc4564ec308a41a85a7e2a110954bec100a4fe35
parent00885013dccbe00f5cc4e19223cf18e85a8e616a
mount.nfs: Eliminate compiler warnings in utils/mount/version.h

Clean up.

In file included from mount.c:50:
version.h: In function linux_version_code:
version.h:48: warning: conversion to unsigned int from int may
    change the sign of the result
version.h:48: warning: conversion to unsigned int from int may
    change the sign of the result
version.h:48: warning: conversion to unsigned int from int may
    change the sign of the result

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
utils/mount/version.h