Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 59130
b: refs/heads/master
c: 42b37df
h: refs/heads/master
v: v3
  • Loading branch information
Tejun Heo authored and Greg Kroah-Hartman committed Jul 11, 2007
1 parent f55ada1 commit 72d9d94
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: ad6a1e1c66009ba9dcd2f5c90ffa1fb4ce72fce0
refs/heads/master: 42b37df6abb42ae021e15bf865b43f3629c7f3ab
2 changes: 1 addition & 1 deletion trunk/fs/sysfs/dir.c
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spinlock_t kobj_sysfs_assoc_lock = SPIN_LOCK_UNLOCKED;
static spinlock_t sysfs_ino_lock = SPIN_LOCK_UNLOCKED;
static DEFINE_IDA(sysfs_ino_ida);

int sysfs_alloc_ino(ino_t *pino)
static int sysfs_alloc_ino(ino_t *pino)
{
int ino, rc;

Expand Down

0 comments on commit 72d9d94

Please sign in to comment.