X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=fs%2Focfs2%2Fsuper.h;h=783f5270f2a165c3c90ef1d54d014e9662174b00;hb=6d1029b56329b1cc9b7233e5333c1a48ddbbfad8;hp=3b9cb3d0b0081e5835306e5eafe36ba2da7f0399;hpb=2fe83b3ad12d43799af5f3156886eca443a88bac;p=linux-2.6 diff --git a/fs/ocfs2/super.h b/fs/ocfs2/super.h index 3b9cb3d0b0..783f5270f2 100644 --- a/fs/ocfs2/super.h +++ b/fs/ocfs2/super.h @@ -45,6 +45,4 @@ void __ocfs2_abort(struct super_block *sb, #define ocfs2_abort(sb, fmt, args...) __ocfs2_abort(sb, __PRETTY_FUNCTION__, fmt, ##args) -unsigned long long ocfs2_max_file_offset(unsigned int blockshift); - #endif /* OCFS2_SUPER_H */