Skip to content
Commit cab6fc1b authored by Chuck Lever's avatar Chuck Lever Committed by Trond Myklebust
Browse files

lockd: Eliminate harmless mixed sign comparison in nlmdbg_cookie2a()



The cookie->len field is unsigned, so the loop index variable in
nlmdbg_cookie2a() should also be unsigned.

Signed-off-by: default avatarChuck Lever <chuck.lever@oracle.com>
Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent 3d509e54
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment