From f15602744be9597346d03cea20a9f23bf9a53efa Mon Sep 17 00:00:00 2001 From: Paul Mundt Date: Tue, 2 Nov 2010 05:29:21 +0900 Subject: [PATCH] --- yaml --- r: 221540 b: refs/heads/master c: e99d11d19977c74b18411cdb59cdebb788237a6e h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/logfs/logfs.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index c0e92c973289..2819faddca0f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c8ddb2713c624f432fa5fe3c7ecffcdda46ea0d4 +refs/heads/master: e99d11d19977c74b18411cdb59cdebb788237a6e 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) {