Home
last modified time | relevance | path

Searched hist:"9 b45b74c" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/sunrpc/
H A Drpc_pipe.c9b45b74c Fri Oct 26 12:31:04 CDT 2007 Chuck Lever <chuck.lever@oracle.com> SUNRPC: Remove an unneeded implicit type cast when calling rpc_depopulate()

The two arguments of rpc_depopulate() that pass in inode numbers should use
the same type as inode->i_ino: unsigned long.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
9b45b74c Fri Oct 26 12:31:04 CDT 2007 Chuck Lever <chuck.lever@oracle.com> SUNRPC: Remove an unneeded implicit type cast when calling rpc_depopulate()

The two arguments of rpc_depopulate() that pass in inode numbers should use
the same type as inode->i_ino: unsigned long.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>