Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62778
b: refs/heads/master
c: 01e457c
h: refs/heads/master
v: v3
  • Loading branch information
Arnd Bergmann authored and Linus Torvalds committed Jul 24, 2007
1 parent cae253d commit 22febee
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: 5ab3ee7b1cd5c91eb2272764f9d7d1fe4749681e
refs/heads/master: 01e457cfcd5b6b6f18d0bb8cec0c5d43df56557e
2 changes: 1 addition & 1 deletion trunk/include/linux/loop.h
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ struct loop_device {
struct task_struct *lo_thread;
wait_queue_head_t lo_event;

request_queue_t *lo_queue;
struct request_queue *lo_queue;
struct gendisk *lo_disk;
struct list_head lo_list;
};
Expand Down

0 comments on commit 22febee

Please sign in to comment.