Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 67990
b: refs/heads/master
c: b13dc89
h: refs/heads/master
v: v3
  • Loading branch information
Tejun Heo authored and Greg Kroah-Hartman committed Oct 12, 2007
1 parent 7147a14 commit 7ad5bb8
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: 5a7ad7f044941316dc98eda2a087a12a7a50649d
refs/heads/master: b13dc89c5a5bd5e34aadb44c0fb7e870959dcd06
2 changes: 1 addition & 1 deletion trunk/fs/sysfs/sysfs.h
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ struct sysfs_dirent {
} s_elem;

unsigned int s_flags;
umode_t s_mode;
ino_t s_ino;
umode_t s_mode;
struct iattr *s_iattr;
atomic_t s_event;
};
Expand Down

0 comments on commit 7ad5bb8

Please sign in to comment.