Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 24055
b: refs/heads/master
c: 22e6c1b
h: refs/heads/master
i:
  24053: 876af09
  24051: 325c66f
  24047: 9f6b4ad
v: v3
  • Loading branch information
Maneesh Soni authored and Linus Torvalds committed Mar 26, 2006
1 parent 7d5defa commit 27afad8
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: 3158e9411a66fb98d495ac441c242264f31aaf3e
refs/heads/master: 22e6c1b39c648850438decd491f62d311800c7db
2 changes: 1 addition & 1 deletion trunk/include/linux/proc_fs.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ struct proc_dir_entry {
nlink_t nlink;
uid_t uid;
gid_t gid;
unsigned long size;
loff_t size;
struct inode_operations * proc_iops;
struct file_operations * proc_fops;
get_info_t *get_info;
Expand Down

0 comments on commit 27afad8

Please sign in to comment.