Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130246
b: refs/heads/master
c: 5ee8100
h: refs/heads/master
v: v3
  • Loading branch information
Linus Torvalds committed Jan 27, 2009
1 parent a65b832 commit 5bcafb9
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: 5376071069ec8a7e6a8112beab16fc24f5139475
refs/heads/master: 5ee810072175042775e39bdd3eaaa68884c27805
2 changes: 1 addition & 1 deletion trunk/include/linux/debugfs.h
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ static inline struct dentry *debugfs_create_x32(const char *name, mode_t mode,
return ERR_PTR(-ENODEV);
}

struct dentry *debugfs_create_size_t(const char *name, mode_t mode,
static inline struct dentry *debugfs_create_size_t(const char *name, mode_t mode,
struct dentry *parent,
size_t *value)
{
Expand Down

0 comments on commit 5bcafb9

Please sign in to comment.