From: Trond Myklebust Date: Wed, 21 Aug 2013 01:08:56 +0000 (-0400) Subject: NFSv4: Fix an incorrect pointer declaration in decode_first_pnfs_layout_type X-Git-Tag: v3.12-rc1~87^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8a8a0dd506faea934164d30bd1d6f86f8e87b1e;p=pandora-kernel.git NFSv4: Fix an incorrect pointer declaration in decode_first_pnfs_layout_type We always encode to __be32 format in XDR: silences a sparse warning. Signed-off-by: Trond Myklebust Cc: Andy Adamson --- Reading git-diff-tree failed