aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs/orangefs/orangefs-bufmap.c
diff options
context:
space:
mode:
authorMike Marshall <hubcap@omnibond.com>2018-05-11 17:11:48 -0400
committerMike Marshall <hubcap@omnibond.com>2018-06-01 14:51:30 -0400
commit95f5f88f8900c09eb534c8cb42d75ff3cf7ea96c (patch)
tree3cf3541a5e8ff0f84d4ed67639e75f562fe45104 /fs/orangefs/orangefs-bufmap.c
parentorangefs: set i_size on new symlink (diff)
downloadwireguard-linux-95f5f88f8900c09eb534c8cb42d75ff3cf7ea96c.tar.xz
wireguard-linux-95f5f88f8900c09eb534c8cb42d75ff3cf7ea96c.zip
orangefs: formatting cleanups
Signed-off-by: Mike Marshall <hubcap@omnibond.com>
Diffstat (limited to 'fs/orangefs/orangefs-bufmap.c')
-rw-r--r--fs/orangefs/orangefs-bufmap.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/fs/orangefs/orangefs-bufmap.c b/fs/orangefs/orangefs-bufmap.c
index 4f927023d095..e3302f8d6429 100644
--- a/fs/orangefs/orangefs-bufmap.c
+++ b/fs/orangefs/orangefs-bufmap.c
@@ -184,7 +184,7 @@ orangefs_bufmap_free(struct orangefs_bufmap *bufmap)
}
/*
- * XXX: Can the size and shift change while the caller gives up the
+ * XXX: Can the size and shift change while the caller gives up the
* XXX: lock between calling this and doing something useful?
*/
@@ -496,7 +496,7 @@ void orangefs_readdir_index_put(int buffer_index)
}
/*
- * we've been handed an iovec, we need to copy it to
+ * we've been handed an iovec, we need to copy it to
* the shared memory descriptor at "buffer_index".
*/
int orangefs_bufmap_copy_from_iovec(struct iov_iter *iter,