summaryrefslogtreecommitdiff
path: root/fs/xfs
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2018-04-04 13:05:23 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2018-04-04 13:05:23 +1000
commit1504446184e00eb358bf0ada5feced0d899be73d (patch)
tree405213855a6f6e1a0c6f8e348123d4816394724a /fs/xfs
parentd98d16796dfab978c9335cb39261f861277dfb16 (diff)
parent75a24b822d383489badd343cab4cb171d09f93ef (diff)
Merge remote-tracking branch 'trivial/for-next'
Diffstat (limited to 'fs/xfs')
-rw-r--r--fs/xfs/xfs_export.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/xfs/xfs_export.c b/fs/xfs/xfs_export.c
index 761f3189eff2..eed698aa9f16 100644
--- a/fs/xfs/xfs_export.c
+++ b/fs/xfs/xfs_export.c
@@ -122,7 +122,7 @@ xfs_nfs_get_inode(
struct super_block *sb,
u64 ino,
u32 generation)
- {
+{
xfs_mount_t *mp = XFS_M(sb);
xfs_inode_t *ip;
int error;