From e9627296cbdb95062828dcd0fa26944f11ec516c Mon Sep 17 00:00:00 2001 From: Steve French Date: Tue, 2 Nov 2010 03:48:02 +0000 Subject: [PATCH] --- yaml --- r: 221585 b: refs/heads/master c: ce2f6fb8bd8c1e85f288033020dfc31c9fc2be94 h: refs/heads/master i: 221583: 1055d594cb09a39cc5bf916ec8a36a2ee152eee3 v: v3 --- [refs] | 2 +- trunk/fs/logfs/logfs.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index c256e1830d73..fb3325a97f71 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 50ae28f0144a790fc63a5b89b9aca3ffa9f88522 +refs/heads/master: ce2f6fb8bd8c1e85f288033020dfc31c9fc2be94 diff --git a/trunk/fs/logfs/logfs.h b/trunk/fs/logfs/logfs.h index cd51a36b37f0..57afd4a6fabb 100644 --- a/trunk/fs/logfs/logfs.h +++ b/trunk/fs/logfs/logfs.h @@ -486,7 +486,7 @@ static inline int logfs_get_sb_bdev(struct logfs_super *s, /* dev_mtd.c */ #ifdef CONFIG_MTD -int logfs_get_sb_mtd(struct logfs_super *s, int mtdnr) +int logfs_get_sb_mtd(struct logfs_super *s, int mtdnr); #else static inline int logfs_get_sb_mtd(struct logfs_super *s, int mtdnr) {