Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 233011
b: refs/heads/master
c: 8e4eef7
h: refs/heads/master
i:
  233009: 19a50ae
  233007: 8714b84
v: v3
  • Loading branch information
Alexey Charkov authored and Chris Mason committed Feb 6, 2011
1 parent 2a2859a commit 7e0497e
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: 554233a6e0e8557e8e81e54cc70628d101291122
refs/heads/master: 8e4eef7a60eeca0fe7503e5cbd3b24ff4941c732
2 changes: 1 addition & 1 deletion trunk/fs/btrfs/compression.c
Original file line number Diff line number Diff line change
Expand Up @@ -921,7 +921,7 @@ int btrfs_decompress(int type, unsigned char *data_in, struct page *dest_page,
return ret;
}

void __exit btrfs_exit_compress(void)
void btrfs_exit_compress(void)
{
free_workspaces();
}
Expand Down

0 comments on commit 7e0497e

Please sign in to comment.