]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
NFS: cleanup endian type in decode_ds_addr()
authorDan Carpenter <dan.carpenter@oracle.com>
Thu, 12 Jan 2012 07:07:35 +0000 (10:07 +0300)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 12 Jan 2012 21:30:03 +0000 (16:30 -0500)
commit13fff2f35fd21d69ee84ef6a78610420e1a42818
tree5e826f645baeb0c8bbe886658e3ad72346d53871
parent0e0243dc35a2349b3946e54f90e874be396fdb8b
NFS: cleanup endian type in decode_ds_addr()

port is supposed to be a __be16 here.  The existing code should work
fine, but this is a cleanup.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4filelayoutdev.c