Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 42393
b: refs/heads/master
c: 58d206c
h: refs/heads/master
i:
  42391: 712f69d
v: v3
  • Loading branch information
Adrian Bunk authored and Mark Fasheh committed Dec 2, 2006
1 parent cf0210d commit 79fb5e1
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 25899deef46c226c49c53b42c00e0f032379c04b
refs/heads/master: 58d206c2fa5cc0b35bf3ca48324d7633aa7d0412
4 changes: 2 additions & 2 deletions trunk/fs/configfs/dir.c
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,8 @@ static struct configfs_dirent *configfs_new_dirent(struct configfs_dirent * pare
*
* called with parent inode's i_mutex held
*/
int configfs_dirent_exists(struct configfs_dirent *parent_sd,
const unsigned char *new)
static int configfs_dirent_exists(struct configfs_dirent *parent_sd,
const unsigned char *new)
{
struct configfs_dirent * sd;

Expand Down

0 comments on commit 79fb5e1

Please sign in to comment.