Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 177673
b: refs/heads/master
c: 73efc46
h: refs/heads/master
i:
  177671: 4cec5a1
v: v3
  • Loading branch information
Roland Dreier authored and Linus Torvalds committed Dec 16, 2009
1 parent efc327e commit deb1d14
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a73611b6aafa3b902524dad2d68e378c4ec9f4db
refs/heads/master: 73efc4681cb5e3c8807daf106f001e7f0798d8a0
1 change: 1 addition & 0 deletions trunk/fs/file_table.c
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,7 @@ struct file *alloc_file(struct path *path, fmode_t mode,
ima_counts_get(file);
return file;
}
EXPORT_SYMBOL(alloc_file);

void fput(struct file *file)
{
Expand Down

0 comments on commit deb1d14

Please sign in to comment.