]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6b5b0013def8719e76490b528d252c124526481c
tree423cfa7fe225c988ad7e8c132d95c2d19a250089
parent32631d29af0891e479b63767453c0c791e7783fc
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