Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 262663
b: refs/heads/master
c: 2f84dd7
h: refs/heads/master
i:
  262661: 8f9f9d6
  262659: fe1aa05
  262655: 19858eb
v: v3
  • Loading branch information
Linus Torvalds committed Aug 8, 2011
1 parent 458113c commit d8e75b2
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: c3ad996246dc5fd6e3df473c5fc1ba6d53e1d402
refs/heads/master: 2f84dd70916ccadd25e94d28363182a978f569b6
2 changes: 1 addition & 1 deletion trunk/fs/autofs4/waitq.c
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ static void autofs4_notify_daemon(struct autofs_sb_info *sbi,
size_t pktsz;

DPRINTK("wait id = 0x%08lx, name = %.*s, type=%d",
wq->wait_queue_token, wq->name.len, wq->name.name, type);
(unsigned long) wq->wait_queue_token, wq->name.len, wq->name.name, type);

memset(&pkt,0,sizeof pkt); /* For security reasons */

Expand Down

0 comments on commit d8e75b2

Please sign in to comment.