summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/btrfs_inode.h
diff options
context:
space:
mode:
authorDavid Sterba2016-05-25 22:51:03 +0200
committerDavid Sterba2016-05-25 22:51:03 +0200
commit42f31734eb7658fd01fb186d56312be869450a42 (patch)
treeb2fb549b9549bead4d2837c81760cf87fa50ad43 /fs/btrfs/btrfs_inode.h
parentMerge branch 'misc-4.7' into for-chris-4.7-20160525 (diff)
parentbtrfs: fix string and comment grammatical issues and typos (diff)
downloadkernel-qcow2-linux-42f31734eb7658fd01fb186d56312be869450a42.tar.gz
kernel-qcow2-linux-42f31734eb7658fd01fb186d56312be869450a42.tar.xz
kernel-qcow2-linux-42f31734eb7658fd01fb186d56312be869450a42.zip
Merge branch 'cleanups-4.7' into for-chris-4.7-20160525
Diffstat (limited to 'fs/btrfs/btrfs_inode.h')
-rw-r--r--fs/btrfs/btrfs_inode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/btrfs/btrfs_inode.h b/fs/btrfs/btrfs_inode.h
index 1da5753d886d..4919aedb5fc1 100644
--- a/fs/btrfs/btrfs_inode.h
+++ b/fs/btrfs/btrfs_inode.h
@@ -313,7 +313,7 @@ struct btrfs_dio_private {
struct bio *dio_bio;
/*
- * The original bio may be splited to several sub-bios, this is
+ * The original bio may be split to several sub-bios, this is
* done during endio of sub-bios
*/
int (*subio_endio)(struct inode *, struct btrfs_io_bio *, int);