NFS: Remove no-op less-than-zero checks on unsigned variables.
commite414966b81a74745ac8d6bfeda0d95fb721e6d91
authorChuck Lever <chuck.lever@oracle.com>
Tue, 25 Oct 2011 16:18:03 +0000 (25 12:18 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 31 Oct 2011 15:52:47 +0000 (31 11:52 -0400)
treea4851a80ca1b1fd965da9f475135356ab872db59
parentc6e696660213a89a5bfde8b49d539553904c808f
NFS: Remove no-op less-than-zero checks on unsigned variables.

Introduced by commit 16b374ca "NFSv4.1: pnfs: filelayout: add driver's
LAYOUTGET and GETDEVICEINFO infrastructure" (October 20, 2010).

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4filelayout.c