Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 221585
b: refs/heads/master
c: ce2f6fb
h: refs/heads/master
i:
  221583: 1055d59
v: v3
  • Loading branch information
Steve French committed Nov 2, 2010
1 parent c1f5f14 commit e962729
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 50ae28f0144a790fc63a5b89b9aca3ffa9f88522
refs/heads/master: ce2f6fb8bd8c1e85f288033020dfc31c9fc2be94
2 changes: 1 addition & 1 deletion trunk/fs/logfs/logfs.h
Original file line number Diff line number Diff line change
Expand Up @@ -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)
{
Expand Down

0 comments on commit e962729

Please sign in to comment.