aboutsummaryrefslogtreecommitdiffstats
path: root/fs/befs/io.h
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2016-12-23 10:46:15 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2016-12-23 10:46:15 -0800
commitfc26901b12f1deedc351bbe9fd9a018d61485c57 (patch)
tree769fca434fb1ba250df6110d9f764420a05f4e9a /fs/befs/io.h
parentMerge tag 'drm-fixes-for-4.10-rc1' of git://people.freedesktop.org/~airlied/linux (diff)
parentbefs: add NFS export support (diff)
downloadlinux-dev-fc26901b12f1deedc351bbe9fd9a018d61485c57.tar.xz
linux-dev-fc26901b12f1deedc351bbe9fd9a018d61485c57.zip
Merge tag 'befs-v4.10-rc1' of git://github.com/luisbg/linux-befs
Pull befs updates from Luis de Bethencourt: "A series of small fixes and adding NFS export support" * tag 'befs-v4.10-rc1' of git://github.com/luisbg/linux-befs: befs: add NFS export support befs: remove trailing whitespaces befs: remove signatures from comments befs: fix style issues in header files befs: fix style issues in linuxvfs.c befs: fix typos in linuxvfs.c befs: fix style issues in io.c befs: fix style issues in inode.c befs: fix style issues in debug.c
Diffstat (limited to 'fs/befs/io.h')
-rw-r--r--fs/befs/io.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/befs/io.h b/fs/befs/io.h
index 78d7bc6e60de..9b3e1967cb31 100644
--- a/fs/befs/io.h
+++ b/fs/befs/io.h
@@ -4,4 +4,3 @@
struct buffer_head *befs_bread_iaddr(struct super_block *sb,
befs_inode_addr iaddr);
-