Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 89424
b: refs/heads/master
c: c2b1cba
h: refs/heads/master
v: v3
  • Loading branch information
David Chinner authored and Lachlan McIlroy committed Apr 18, 2008
1 parent bd0ef61 commit 4d86aab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 12375c82375ec39ec948a3ad62e5e77533515e83
refs/heads/master: c2b1cba6833da77b1b478ac144f9cf5144d276ec
3 changes: 1 addition & 2 deletions trunk/fs/xfs/xfs_bmap.c
Original file line number Diff line number Diff line change
Expand Up @@ -2402,7 +2402,7 @@ xfs_bmap_extsize_align(

#define XFS_ALLOC_GAP_UNITS 4

STATIC int
STATIC void
xfs_bmap_adjacent(
xfs_bmalloca_t *ap) /* bmap alloc argument struct */
{
Expand Down Expand Up @@ -2548,7 +2548,6 @@ xfs_bmap_adjacent(
ap->rval = gotbno;
}
#undef ISVALID
return 0;
}

STATIC int
Expand Down

0 comments on commit 4d86aab

Please sign in to comment.