From b8a8a0dd506faea934164d30bd1d6f86f8e87b1e Mon Sep 17 00:00:00 2001 From: Trond Myklebust Date: Tue, 20 Aug 2013 21:08:56 -0400 Subject: [PATCH] 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-format-patch failed