NFSv4.1: use BITS_PER_LONG macro in nfs4session.h
authorGeliang Tang <geliangtang@gmail.com>
Mon, 7 Dec 2020 09:03:52 +0000 (17:03 +0800)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 14 Dec 2020 11:51:07 +0000 (06:51 -0500)
commit1f70ea700909d77d5658c33b6bf13e9123416ff1
tree423cfa7fe225c988ad7e8c132d95c2d19a250089
parent15261b9126cd5bb2ad8521da49d8f5c042d904c7
NFSv4.1: use BITS_PER_LONG macro in nfs4session.h

Use the existing BITS_PER_LONG macro instead of calculating the value.

Signed-off-by: Geliang Tang <geliangtang@gmail.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/nfs4session.h